Skip to content

Commit

Permalink
Merge pull request #729 from c-bata/bump-to-v0.14.0
Browse files Browse the repository at this point in the history
Bump the version up to v0.14.0
  • Loading branch information
c-bata committed Dec 8, 2023
2 parents e25d42e + c38d0d9 commit 5dcc4cf
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.0"
__version__ = "0.14.0"

0 comments on commit 5dcc4cf

Please sign in to comment.