We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de04ec commit 135ba6dCopy full SHA for 135ba6d
setup.py
@@ -4,7 +4,7 @@
4
setup(
5
name = 'swarms',
6
packages = find_packages(exclude=[]),
7
- version = '1.0.1',
+ version = '1.0.2',
8
license='MIT',
9
description = 'Swarms - Pytorch',
10
author = 'Kye Gomez',
0 commit comments