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