Bump the version up to v0.6.1

This commit is contained in:
c-bata
2022-03-23 09:41:52 +09:00
parent fb4306ae0a
commit f7536908e2
+1 -1
View File
@@ -2,4 +2,4 @@ from ._app import run_server # noqa
from ._app import wsgi # noqa
__version__ = "0.6.0"
__version__ = "0.6.1"