bug free release

This commit is contained in:
William Falcon 2019-10-10 15:17:51 -04:00
parent a94e9d8e12
commit 84aec24acc
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from setuptools import setup, find_packages
# engineer specific practices
setup(
name='pytorch-lightning',
version='0.5.1.3',
version='0.5.2',
description='The Keras for ML researchers using PyTorch',
author='William Falcon',
author_email='waf2107@columbia.edu',