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 82dc5cb commit 4d0430bCopy full SHA for 4d0430b
.editorconfig
@@ -1,4 +1,5 @@
1
-# THis is an EditorConfig file
+# -*- Conf -*-
2
+# This is an EditorConfig file
3
# https://EditorConfig.org
4
5
root = true
pymathics/graph/version.py
@@ -5,4 +5,4 @@
# well as importing into Python. That's why there is no
6
# space around "=" below.
7
# fmt: off
8
-__version__="7.0.0" # noqa
+__version__="7.0.1dev0" # noqa
0 commit comments