Skip to content

Commit 91db493

Browse files
authored
Get ready for release 8.0.1 (#227)
1 parent b4a9107 commit 91db493

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGES
22
=======
33

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+
413
8.0.0
514
-----
615

mathics_django/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# well as importing into Python. That's why there is no
55
# space around "=" below.
66
# fmt: off
7-
__version__="8.0.0" # noqa
7+
__version__="8.0.1" # noqa

0 commit comments

Comments
 (0)