Skip to content

Commit

Permalink
Merge pull request #208 from optuna/bump-to-v0_6_3
Browse files Browse the repository at this point in the history
Bump the version up to v0.6.3
  • Loading branch information
c-bata authored Apr 20, 2022
2 parents aac140a + 953a0e0 commit 6a3b793
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.2"
__version__ = "0.6.3"

0 comments on commit 6a3b793

Please sign in to comment.