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 3be142c commit 88cf73dCopy full SHA for 88cf73d
mesop/version.py
@@ -1,6 +1,6 @@
1
"""Contains the version string."""
2
3
-VERSION = "0.5.6"
+VERSION = "0.6.0"
4
5
if __name__ == "__main__":
6
print(VERSION)
0 commit comments