Skip to content

Commit

Permalink
MNT bump to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdoc committed Jul 20, 2023
1 parent 38788b5 commit b33260a
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.7'
__hardcoded_version__ = __version__
__full_version__ = __version__

Expand Down

0 comments on commit b33260a

Please sign in to comment.