Skip to content

Commit

Permalink
MNT bump version to 1.2.6 [skip ci] (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdoc committed Feb 7, 2023
1 parent 56f6307 commit 321507a
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.6'
__hardcoded_version__ = __version__
__full_version__ = __version__

Expand Down

0 comments on commit 321507a

Please sign in to comment.