Former-commit-id: 397b6c00c96b23458b5ea39ca8b8429f08a6596b
pull/160/head
Kye 2 years ago
parent 6fac44379e
commit e0cd634fd4

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

Loading…
Cancel
Save