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 1f685c2 commit afc43dbCopy full SHA for afc43db
pytorch_lightning/__init__.py
@@ -1,6 +1,6 @@
1
"""Root package info."""
2
3
-__version__ = '0.7.3rc2'
+__version__ = '0.7.3'
4
__author__ = 'William Falcon et al.'
5
__author_email__ = '[email protected]'
6
__license__ = 'Apache-2.0'
0 commit comments