Skip to content

Commit

Permalink
Bump the version up to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bata committed Dec 8, 2023
1 parent e25d42e commit c38d0d9
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 c38d0d9

Please sign in to comment.