Skip to content

Commit 32a9fb0

Browse files
authored
Merge pull request #259 from optuna/release-v0.7.2
Bump the version up to v0.7.2
2 parents f1a52a9 + f8be5ae commit 32a9fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optuna_dashboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from ._app import wsgi # noqa
33

44

5-
__version__ = "0.7.1"
5+
__version__ = "0.7.2"

0 commit comments

Comments
 (0)