Skip to content

Commit c0a973d

Browse files
committed
Correct README.rst; bump version
1 parent fed2322 commit c0a973d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ From pip:
4444

4545
::
4646

47-
$ pip install pymathics-graph
47+
$ pip install mathics3-graph
4848

4949
From git:
5050

pymathics/graph/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)