Former-commit-id: 92a9d3b5e3920eeb4f8eded01d3b13959a9ba30c
pull/160/head
Kye 1 year ago
parent 40a200c924
commit 1c6df0971c

@ -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