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

Commit

Permalink
releasing 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Oct 7, 2022
1 parent 23bcf32 commit ae8db14
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.1"
__version__ = "0.2.2"
__author__ = "PyTorchLightning et al."
__author_email__ = "[email protected]"
__license__ = "Apache-2.0"
Expand Down

0 comments on commit ae8db14

Please sign in to comment.