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 2ea3ecc commit e7abd8eCopy full SHA for e7abd8e
pytorch_lightning/info.py
@@ -1,7 +1,7 @@
1
import time
2
3
_this_year = time.strftime("%Y")
4
-__version__ = '1.2.5'
+__version__ = '1.2.6'
5
__author__ = 'William Falcon et al.'
6
__author_email__ = '[email protected]'
7
__license__ = 'Apache-2.0'
0 commit comments