Skip to content

Commit 4115f9d

Browse files
committed
actually version bump to 0.7.0-dev.1
This is because the changes that have occured since 0.6.0 are large enough to warrant a minor bump
1 parent d9824e2 commit 4115f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idom/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.6.1-a.3"
1+
__version__ = "0.7.0-dev.1"
22

33
from . import server
44

0 commit comments

Comments
 (0)