Skip to content

Commit 4d0430b

Browse files
committed
Bump version
1 parent 82dc5cb commit 4d0430b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# THis is an EditorConfig file
1+
# -*- Conf -*-
2+
# This is an EditorConfig file
23
# https://EditorConfig.org
34

45
root = true

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__="7.0.0" # noqa
8+
__version__="7.0.1dev0" # noqa

0 commit comments

Comments
 (0)