Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
Set RC version
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanNaren committed May 31, 2022
1 parent f78daa1 commit c5bca75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightning_transformers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__ROOT_DIR__ = os.path.dirname(os.path.dirname(__file__))

__version__ = "0.2.0rc0"
__version__ = "0.2.0rc1"
__author__ = "PyTorchLightning et al."
__author_email__ = "[email protected]"
__license__ = "Apache-2.0"
Expand Down

0 comments on commit c5bca75

Please sign in to comment.