Skip to content

Commit e5d1a7b

Browse files
committed
MNT version 1.2.11
1 parent 9c64b2a commit e5d1a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex/version.py

Lines changed: 1 addition & 1 deletion
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.11'
2121
__hardcoded_version__ = __version__
2222
__full_version__ = __version__
2323

0 commit comments

Comments
 (0)