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