Skip to content

Commit

Permalink
Merge pull request #508 from optuna/bump-to-v0.10.3
Browse files Browse the repository at this point in the history
Bump the version up to v0.10.3
  • Loading branch information
c-bata committed Jun 23, 2023
2 parents 4475a5e + 3a81812 commit a42bd09
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.2"
__version__ = "0.10.3"

0 comments on commit a42bd09

Please sign in to comment.