Skip to content

Commit

Permalink
devel version (#2292)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Jun 20, 2020
1 parent 4b90b79 commit c7f8367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch_lightning/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Root package info."""

__version__ = '0.8.1'
__version__ = '0.8.2-dev'
__author__ = 'William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'
Expand Down

0 comments on commit c7f8367

Please sign in to comment.