Skip to content

Commit

Permalink
actually version bump to 0.7.0-dev.1
Browse files Browse the repository at this point in the history
This is because the changes that have occured since 0.6.0 are large
enough to warrant a minor bump
  • Loading branch information
rmorshea committed May 6, 2020
1 parent d9824e2 commit 4115f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idom/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.6.1-a.3"
__version__ = "0.7.0-dev.1"

from . import server

Expand Down

0 comments on commit 4115f9d

Please sign in to comment.