release v0.4.4

This commit is contained in:
William Falcon 2019-08-12 16:09:03 -04:00
parent 5d5968033f
commit a78ee48d3c
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.4.3',
version='0.4.4',
description='The Keras for ML researchers using PyTorch',
author='William Falcon',
author_email='waf2107@columbia.edu',