release v0.0.2
This commit is contained in:
parent
9f7caa2131
commit
31fa5a74e2
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@
|
||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(name='pytorch-lightning',
|
setup(name='pytorch-lightning',
|
||||||
version='0.0.1',
|
version='0.0.2',
|
||||||
description='Rapid research framework',
|
description='Rapid research framework',
|
||||||
author='',
|
author='',
|
||||||
author_email='',
|
author_email='',
|
||||||
|
|
Loading…
Reference in New Issue