release v0.2.4

This commit is contained in:
William Falcon 2019-07-16 10:05:14 -04:00
parent 967e57f071
commit b4bdb283ce
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ from setuptools import setup, find_packages
# http://blog.ionelmc.ro/2014/05/25/python-packaging/
setup(
name="pytorch-lightning",
version='0.2.3',
version='0.2.4',
description="The Keras for ML researchers using PyTorch",
author="William Falcon",
author_email="waf2107@columbia.edu",