Merge pull request #213 from optuna/bump-to-v0_6_4

Bump the version up to v0.6.4
This commit is contained in:
Masashi Shibata
2022-04-21 14:38:30 +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.6.3"
__version__ = "0.6.4"