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 363a6c7 commit d38217aCopy full SHA for d38217a
NEWS.md
@@ -1,3 +1,9 @@
1
+9.0.0
2
+-----
3
+
4
+* Revise for 9.0.0 Mathics3 API.
5
6
7
7.0.0
8
-----
9
pymathics/hello/version.py
@@ -5,4 +5,4 @@
# well as importing into Python. That's why there is no
# space around "=" below.
# fmt: off
-__version__="9.0.0" # noqa
+__version__="9.0.1.dev0" # noqa
0 commit comments