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 b4a9107 commit 91db493Copy full SHA for 91db493
2 files changed
CHANGES.rst
@@ -1,6 +1,15 @@
1
CHANGES
2
=======
3
4
+8.0.1
5
+-----
6
+
7
+Feb 8, 2025
8
9
+* Adjust and correct packaging (thanks to Atri Bhattacharya for testing and packaging in OpenSUSE) .
10
+* Documentation adjusted. Update to newer MathML code and track API changes in Mathics Kernel (Mauricio Matera).
11
12
13
8.0.0
14
-----
15
mathics_django/version.py
@@ -4,4 +4,4 @@
# well as importing into Python. That's why there is no
# space around "=" below.
# fmt: off
-__version__="8.0.0" # noqa
+__version__="8.0.1" # noqa
0 commit comments