Skip to content

Commit

Permalink
Merge pull request #415 from c-bata/bump-to-v0.9.0
Browse files Browse the repository at this point in the history
Bump the version up to v0.9.0
  • Loading branch information
c-bata committed Mar 14, 2023
2 parents 2e0baba + bb2cdc3 commit c422eae
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.0b6"
__version__ = "0.9.0"

0 comments on commit c422eae

Please sign in to comment.