Bump the version number up to v0.7.1

This commit is contained in:
c-bata
2022-06-08 17:11:23 +09:00
parent b6c778509a
commit e9bb57ed8d
+1 -1
View File
@@ -2,4 +2,4 @@ from ._app import run_server # noqa
from ._app import wsgi # noqa
__version__ = "0.7.0"
__version__ = "0.7.1"