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