We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c649f63 commit f80127dCopy full SHA for f80127d
pytorch_lightning/__init__.py
@@ -1,6 +1,6 @@
1
"""Package info"""
2
3
-__version__ = '0.5.3.3'
+__version__ = '0.6.0'
4
__author__ = 'William Falcon et al.'
5
__author_email__ = '[email protected]'
6
__license__ = 'Apache-2.0'
0 commit comments