Former-commit-id: 365165a747a0267769b2ea854b160e0954646091
pull/160/head
Kye 2 years ago
parent 96f1bc8c96
commit caddbcf5e6

@ -4,7 +4,7 @@ from setuptools import setup, find_packages
setup(
name = 'swarms',
packages = find_packages(exclude=[]),
version = '0.9.4',
version = '0.9.5',
license='MIT',
description = 'Swarms - Pytorch',
author = 'Kye Gomez',

Loading…
Cancel
Save