Skip to content

Commit 135ba6d

Browse files
author
Kye
committed
clean up
Former-commit-id: 2a7394a
1 parent 4de04ec commit 135ba6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
setup(
55
name = 'swarms',
66
packages = find_packages(exclude=[]),
7-
version = '1.0.1',
7+
version = '1.0.2',
88
license='MIT',
99
description = 'Swarms - Pytorch',
1010
author = 'Kye Gomez',

0 commit comments

Comments
 (0)