Skip to content

Commit

Permalink
Merge pull request #483 from c-bata/bump-to-v0.10.1b1
Browse files Browse the repository at this point in the history
Bump the version up to v0.10.1b1
  • Loading branch information
c-bata committed Jun 2, 2023
2 parents 5500c36 + da62f35 commit 11bcc02
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.10.0"
__version__ = "0.10.1b1"

0 comments on commit 11bcc02

Please sign in to comment.