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 e5a1072 commit c52a92fCopy full SHA for c52a92f
setup.py
@@ -4,7 +4,7 @@
4
setup(
5
name = 'swarms',
6
packages = find_packages(exclude=[]),
7
- version = '1.0.9',
+ version = '1.1.0',
8
license='MIT',
9
description = 'Swarms - Pytorch',
10
author = 'Kye Gomez',
0 commit comments