We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ae094 commit 9402ae9Copy full SHA for 9402ae9
mesop/version.py
@@ -1,6 +1,6 @@
1
"""Contains the version string."""
2
3
-VERSION = "1.1.0rc1"
+VERSION = "1.1.0"
4
5
if __name__ == "__main__":
6
print(VERSION)
0 commit comments