Merge pull request #334 from c-bata/bump-to-v0.9.0b1

Bump the version up to 0.9.0b1
This commit is contained in:
Masashi Shibata
2023-01-04 11:46:12 +09:00
committed by GitHub
+1 -1
View File
@@ -2,4 +2,4 @@ from ._app import run_server # noqa
from ._app import wsgi # noqa
__version__ = "0.8.1"
__version__ = "0.9.0b1"