Bump the version up to v0.6.0

This commit is contained in:
c-bata
2022-03-22 21:57:31 +09:00
parent 7376fc32b2
commit fff41c10e0
+1 -1
View File
@@ -2,4 +2,4 @@ from ._app import run_server # noqa
from ._app import wsgi # noqa
__version__ = "0.5.0"
__version__ = "0.6.0"