release v0.5.2.1
This commit is contained in:
parent
426bb19846
commit
93222cf86d
2
setup.py
2
setup.py
|
@ -14,7 +14,7 @@ from setuptools import setup, find_packages
|
|||
# engineer specific practices
|
||||
setup(
|
||||
name='pytorch-lightning',
|
||||
version='0.5.2',
|
||||
version='0.5.2.1',
|
||||
description='The Keras for ML researchers using PyTorch',
|
||||
author='William Falcon',
|
||||
author_email='waf2107@columbia.edu',
|
||||
|
|
Loading…
Reference in New Issue