pull/11/head
Kye 2 years ago
parent 4af6e3bf66
commit 1554541a67

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

Loading…
Cancel
Save