Skip to content

Commit aab4fe8

Browse files
committed
release v0.5.3
1 parent a7f3974 commit aab4fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_lightning/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Package info"""
22

3-
__version__ = '0.5.2.1'
3+
__version__ = '0.5.3'
44
__author__ = ' William Falcon et al.'
55
__author_email__ = 'waf2107@columbia.edu'
66
__license__ = 'Apache-2.0'

0 commit comments

Comments
 (0)