Bump the version up to v0.6.3

This commit is contained in:
c-bata
2022-04-21 08:43:01 +09:00
parent aac140aa16
commit 953a0e0045
+1 -1
View File
@@ -2,4 +2,4 @@ from ._app import run_server # noqa
from ._app import wsgi # noqa
__version__ = "0.6.2"
__version__ = "0.6.3"