Skip to content

Commit

Permalink
Merge pull request #245 from c-bata/bump-to-v0.7.0
Browse files Browse the repository at this point in the history
Bump the version number up to v0.7.0
  • Loading branch information
c-bata committed Jun 6, 2022
2 parents e482128 + 63ad5ca commit cb1b47c
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.6.4"
__version__ = "0.7.0"

0 comments on commit cb1b47c

Please sign in to comment.