Skip to content

Commit 0c08fc5

Browse files
committed
update __version__
1 parent ccd7625 commit 0c08fc5

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.7.0-dev.1"
1+
__version__ = "0.7.0"
22

33
from . import server
44

0 commit comments

Comments
 (0)