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

Commit

Permalink
Bump version to 0.7.0rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwharris committed Feb 4, 2022
1 parent 2ca83bc commit ca8f067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flash/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.7.0dev"
__version__ = "0.7.0rc0"
__author__ = "PyTorchLightning et al."
__author_email__ = "[email protected]"
__license__ = "Apache-2.0"
Expand Down

0 comments on commit ca8f067

Please sign in to comment.