Skip to content

Commit

Permalink
MNT bump version to 1.2.5 (#454) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdoc committed Jun 9, 2022
1 parent e9093d0 commit 1b07a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cortex/version.py
Expand Up @@ -17,7 +17,7 @@
# since the __version__ will be later automatically parsed by adding the git
# commit hash
# so valid versions will be 1.2.1.dev0, 1.4.dev0, etc
__version__ = '1.3.0.dev0'
__version__ = '1.2.5'
__hardcoded_version__ = __version__
__full_version__ = __version__

Expand Down

0 comments on commit 1b07a46

Please sign in to comment.