We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e203945 commit 5e2e6e7Copy full SHA for 5e2e6e7
mesop/version.py
@@ -1,6 +1,6 @@
1
"""Contains the version string."""
2
3
-VERSION = "1.2.0"
+VERSION = "1.2.1rc1"
4
5
if __name__ == "__main__":
6
print(VERSION)
0 commit comments