diff --git a/setup.py b/setup.py index e800ef0c..ca472d8a 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ from setuptools import setup, find_packages # engineer specific practices setup( name='pytorch-lightning', - version='0.5.1', + version='0.5.1.3', description='The Keras for ML researchers using PyTorch', author='William Falcon', author_email='waf2107@columbia.edu',