release v0.5.3

This commit is contained in:
William Falcon
2019-11-06 14:56:51 -05:00
parent aab4fe860d
commit 978519fc33
+1 -1
View File
@@ -4,7 +4,7 @@ __version__ = '0.5.3'
__author__ = ' William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'
__homepage__ = 'https://github.com/williamFalcon/pytorch-lightning',
__homepage__ = 'https://github.com/williamFalcon/pytorch-lightning'
__docs__ = """# PyTorch Lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.