Skip to content

Commit 27406f2

Browse files
authored
Merge pull request #249 from optuna/bump-to-v0.7.1
Bump the version number up to v0.7.1
2 parents b6c7785 + e9bb57e commit 27406f2

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.0"
5+
__version__ = "0.7.1"

0 commit comments

Comments
 (0)