Skip to content

Commit 25ab137

Browse files
committed
Get ready for release 2.0.0
1 parent 4e468a8 commit 25ab137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mathics/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# This file is suitable for sourcing inside POSIX shell as
55
# well as importing into Python. That's why there is no
66
# space around "=" below.
7-
__version__="2.0.0.rc1" # noqa
7+
__version__="2.0.0" # noqa

0 commit comments

Comments
 (0)