Skip to content

Commit

Permalink
Merge pull request #658 from optuna/bump-to-v0.13.0
Browse files Browse the repository at this point in the history
Bump the version up to v0.13.0
  • Loading branch information
c-bata committed Oct 13, 2023
2 parents c65da6a + 3177cd9 commit 96a0af3
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 @@ -17,4 +17,4 @@
from ._preference_setting import register_preference_feedback_component # noqa


__version__ = "0.13.0b1"
__version__ = "0.13.0"

0 comments on commit 96a0af3

Please sign in to comment.