Skip to content

Commit 49257b6

Browse files
committed
Get ready for release 3.2.1
1 parent e47402e commit 49257b6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
3.2.1
2+
-----
3+
4+
Fix packaging issues and be more tolerant matplotlib errors.
5+
16
3.2.0
27
-----
38

mathicsscript/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__="3.2.1.dev0" # noqa
7+
__version__="3.2.1" # noqa

0 commit comments

Comments
 (0)