Skip to content

Commit 6b1a3d5

Browse files
authored
Merge pull request #334 from c-bata/bump-to-v0.9.0b1
Bump the version up to 0.9.0b1
2 parents b4b41c8 + 78a2e4f commit 6b1a3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optuna_dashboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from ._app import wsgi # noqa
33

44

5-
__version__ = "0.8.1"
5+
__version__ = "0.9.0b1"

0 commit comments

Comments
 (0)