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 d628461 commit fc8c746Copy full SHA for fc8c746
MANIFEST.in
@@ -1,5 +1,5 @@
1
include README.rst
2
-include NEWS.md
+include CHANGES.rst
3
include ChangeLog
4
include COPYING.txt
5
include Makefile
NEWS.md
mathicsscript/version.py
@@ -4,4 +4,4 @@
# well as importing into Python. That's why there is no
# space around "=" below.
6
# fmt: off
7
-__version__="8.0.1.dev0" # noqa
+__version__="9.0.0" # noqa
0 commit comments