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