Skip to content

Commit 321507a

Browse files
authored
MNT bump version to 1.2.6 [skip ci] (#480)
1 parent 56f6307 commit 321507a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# since the __version__ will be later automatically parsed by adding the git
1818
# commit hash
1919
# so valid versions will be 1.2.1.dev0, 1.4.dev0, etc
20-
__version__ = '1.3.0.dev0'
20+
__version__ = '1.2.6'
2121
__hardcoded_version__ = __version__
2222
__full_version__ = __version__
2323

0 commit comments

Comments
 (0)