Skip to content

Commit fc8c746

Browse files
committed
Get ready for release 9.0.0
Go over Changes. NEWS.md -> Changes.rst to match other repositories
1 parent d628461 commit fc8c746

File tree

3 files changed

+2
-219
lines changed

3 files changed

+2
-219
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include README.rst
2-
include NEWS.md
2+
include CHANGES.rst
33
include ChangeLog
44
include COPYING.txt
55
include Makefile

NEWS.md

Lines changed: 0 additions & 217 deletions
This file was deleted.

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__="8.0.1.dev0" # noqa
7+
__version__="9.0.0" # noqa

0 commit comments

Comments
 (0)