Skip to content

Commit

Permalink
Merge pull request #377 from c-bata/bump-to-v0.9.0b4
Browse files Browse the repository at this point in the history
Bump the version up to v0.9.0b4
  • Loading branch information
c-bata authored Jan 27, 2023
2 parents d1defb3 + 9fca04e commit 79fd0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optuna_dashboard/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
from ._objective_form_widget import register_objective_form_widgets # noqa


__version__ = "0.9.0b3"
__version__ = "0.9.0b4"

0 comments on commit 79fd0b7

Please sign in to comment.