Skip to content

Commit

Permalink
Merge pull request #259 from optuna/release-v0.7.2
Browse files Browse the repository at this point in the history
Bump the version up to v0.7.2
  • Loading branch information
c-bata authored Aug 4, 2022
2 parents f1a52a9 + f8be5ae commit 32a9fb0
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 @@ -2,4 +2,4 @@
from ._app import wsgi # noqa


__version__ = "0.7.1"
__version__ = "0.7.2"

0 comments on commit 32a9fb0

Please sign in to comment.