Merge pull request #245 from c-bata/bump-to-v0.7.0

Bump the version number up to v0.7.0
This commit is contained in:
Masashi Shibata
2022-06-06 16:11:20 +09:00
committed by GitHub
+1 -1
View File
@@ -2,4 +2,4 @@ from ._app import run_server # noqa
from ._app import wsgi # noqa
__version__ = "0.6.4"
__version__ = "0.7.0"