Skip to content

Commit

Permalink
Merge pull request #547 from c-bata/bump-to-v0.12.0
Browse files Browse the repository at this point in the history
Bump the version up to v0.12.0
  • Loading branch information
c-bata committed Aug 9, 2023
2 parents d534763 + 7895ec3 commit 92083b0
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 @@ -15,4 +15,4 @@
from ._note import save_note # noqa


__version__ = "0.11.0"
__version__ = "0.12.0"

0 comments on commit 92083b0

Please sign in to comment.