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