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