Skip to content

Commit e3e5339

Browse files
authored
Merge pull request #1087 from c-bata/release/v0.19.0
Bump version to 0.19.0
2 parents 899af68 + 30e14fe commit e3e5339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optuna_dashboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
from ._preference_setting import register_preference_feedback_component # noqa
1818

1919

20-
__version__ = "0.18.0"
20+
__version__ = "0.19.0"

0 commit comments

Comments
 (0)