We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21057d0 commit af621f8Copy full SHA for af621f8
pytorch_lightning/__init__.py
@@ -1,6 +1,6 @@
1
"""Root package info."""
2
3
-__version__ = '0.7.0'
+__version__ = '0.7.1'
4
__author__ = 'William Falcon et al.'
5
__author_email__ = 'waf2107@columbia.edu'
6
__license__ = 'Apache-2.0'
0 commit comments