Skip to content

Commit

Permalink
verison
Browse files Browse the repository at this point in the history
Former-commit-id: 604e012
  • Loading branch information
kyegomez committed Aug 8, 2023
1 parent 27acb91 commit 749a46d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ For documentation, go here, [the docs folder in the root diectory](docs)
-----

# Docker Setup
The docker file is located in the docker folder in the `infra` folder, [click here and navigate here in your environment](/infr)
The docker file is located in the docker folder in the `infra` folder, [click here and navigate here in your environment](/infra/Docker)

* Build the Docker image

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name = 'swarms',
packages = find_packages(exclude=[]),
version = '1.1.4',
version = '1.1.5',
license='MIT',
description = 'Swarms - Pytorch',
author = 'Kye Gomez',
Expand Down

0 comments on commit 749a46d

Please sign in to comment.