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 8482c28 commit c9bc10cCopy full SHA for c9bc10c
pytorch_lightning/__about__.py
@@ -1,7 +1,7 @@
1
import time
2
3
_this_year = time.strftime("%Y")
4
-__version__ = "1.5.0rc0"
+__version__ = "1.5.0rc1"
5
__author__ = "William Falcon et al."
6
__author_email__ = "[email protected]"
7
__license__ = "Apache-2.0"
0 commit comments