There was an error while loading. Please reload this page.
1 parent e47402e commit 49257b6Copy full SHA for 49257b6
NEWS.md
@@ -1,3 +1,8 @@
1
+3.2.1
2
+-----
3
+
4
+Fix packaging issues and be more tolerant matplotlib errors.
5
6
3.2.0
7
-----
8
mathicsscript/version.py
@@ -4,4 +4,4 @@
# well as importing into Python. That's why there is no
# space around "=" below.
# fmt: off
-__version__="3.2.1.dev0" # noqa
+__version__="3.2.1" # noqa
0 commit comments