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 e62ef26 commit bd6b261Copy full SHA for bd6b261
mathicsscript/version.py
@@ -4,4 +4,4 @@
4
# well as importing into Python. That's why there is no
5
# space around "=" below.
6
# fmt: off
7
-__version__="9.0.0.dev0" # noqa
+__version__="9.0.0" # noqa
0 commit comments