We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb933c commit 367e5f0Copy full SHA for 367e5f0
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__="8.0.1" # noqa
+__version__="8.0.2.dev0" # noqa
0 commit comments