Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon authored Mar 6, 2021
1 parent 0299964 commit 1b0d315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flash/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"""Root package info."""
import os

__version__ = "0.2.1-dev"
__version__ = "0.2.1"
__author__ = "PyTorchLightning et al."
__author_email__ = "[email protected]"
__license__ = 'Apache-2.0'
Expand Down

0 comments on commit 1b0d315

Please sign in to comment.