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