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 d7f2708 commit f1fc830Copy full SHA for f1fc830
NEWS.md
@@ -1,3 +1,8 @@
1
+2.2.0
2
+-----
3
+
4
+Small changes to track Mathics 2.2.0
5
6
1.0.0
7
-----
8
pymathics/graph/version.py
@@ -5,4 +5,4 @@
# This file is suitable for sourcing inside POSIX shell as
# well as importing into Python. That's why there is no
# space around "=" below.
-__version__="1.0.0"
+__version__="2.2.0"
0 commit comments