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 aad5f43 commit fd7ba80Copy full SHA for fd7ba80
.gitignore
@@ -2,6 +2,7 @@
2
/.hypothesis
3
/.python-version
4
/ChangeLog
5
+/ChangeLog.orig
6
/ChangeLog.spell-corrected
7
/Mathics3_graph.egg-info
8
/build
NEWS.md
@@ -1,3 +1,12 @@
1
+9.0.0
+-----
+
+Aug 29, 2025
+Add support for Python 3.13. Drop Support for Python 3.8 and Python 3.9.
+Track API changes in Mathics3 Kernel.
9
10
8.0.1
11
-----
12
0 commit comments