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 72633b5 commit e981a04Copy full SHA for e981a04
mathics_scanner/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__="1.2.2" # noqa
+__version__="1.2.3.dev0" # noqa
requirements-full.txt
@@ -0,0 +1,2 @@
1
+# Optional packages which add functionality or speed things up
2
+ujson
0 commit comments