Skip to content

Commit aaeb848

Browse files
Update __init__.py
1 parent 2cc60c6 commit aaeb848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_lightning/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Root package info."""
22

3-
__version__ = '0.9.0rc9'
3+
__version__ = '0.9.0rc10'
44
__author__ = 'William Falcon et al.'
55
__author_email__ = 'waf2107@columbia.edu'
66
__license__ = 'Apache-2.0'

0 commit comments

Comments
 (0)