diff --git a/setup.py b/setup.py index 70c780f0a5..987e49a638 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.4.2', + version='0.4.3', description='The Keras for ML researchers using PyTorch', author='William Falcon', author_email='waf2107@columbia.edu',