Bump the version up to v0.7.2

This commit is contained in:
c-bata
2022-08-04 16:45:42 +09:00
parent f1a52a9b63
commit f8be5aee67
+1 -1
View File
@@ -2,4 +2,4 @@ from ._app import run_server # noqa
from ._app import wsgi # noqa
__version__ = "0.7.1"
__version__ = "0.7.2"