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 b2e237c commit 41dee8cCopy full SHA for 41dee8c
mathics/version.py
@@ -5,4 +5,4 @@
5
# well as importing into Python. That's why there is no
6
# space around "=" below.
7
# fmt: off
8
-__version__="4.0.0" # noqa
+__version__="4.0.1.dev0" # noqa
0 commit comments