Skip to content

Commit d38217a

Browse files
committed
Bump version
1 parent 363a6c7 commit d38217a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
9.0.0
2+
-----
3+
4+
* Revise for 9.0.0 Mathics3 API.
5+
6+
17
7.0.0
28
-----
39

pymathics/hello/version.py

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

0 commit comments

Comments
 (0)