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 14f2aba commit 5682345Copy full SHA for 5682345
mathics/version.py
@@ -4,4 +4,4 @@
4
# This file is suitable for sourcing inside POSIX shell as
5
# well as importing into Python. That's why there is no
6
# space around "=" below.
7
-__version__="2.2.0" # noqa
+__version__="2.2.1.dev0" # noqa
0 commit comments