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 fed2322 commit c0a973dCopy full SHA for c0a973d
README.rst
@@ -44,7 +44,7 @@ From pip:
44
45
::
46
47
- $ pip install pymathics-graph
+ $ pip install mathics3-graph
48
49
From git:
50
pymathics/graph/version.py
@@ -5,4 +5,4 @@
5
# well as importing into Python. That's why there is no
6
# space around "=" below.
7
# fmt: off
8
-__version__="9.0.0" # noqa
+__version__="9.0.1.dev0" # noqa
0 commit comments