Skip to content

Commit

Permalink
v0.3.2rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 10, 2021
1 parent 435d8d4 commit 1244d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pl_bolts/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import os

__version__ = '0.3.1'
__version__ = '0.3.2rc1'
__author__ = 'PyTorchLightning et al.'
__author_email__ = 'name@pytorchlightning.ai'
__license__ = 'Apache-2.0'
Expand Down

0 comments on commit 1244d88

Please sign in to comment.