Skip to content

Commit ee5791e

Browse files
authored
0.12.10rc1 (#1139)
1 parent 21fa88a commit ee5791e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesop/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Contains the version string."""
22

3-
VERSION = "0.12.9"
3+
VERSION = "0.12.10rc1"
44

55
if __name__ == "__main__":
66
print(VERSION)

0 commit comments

Comments
 (0)