Skip to content

Commit

Permalink
Bump the version up to v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bata committed Jun 13, 2023
1 parent f33474f commit bd2167c
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.1"
__version__ = "0.10.2"

0 comments on commit bd2167c

Please sign in to comment.