Merge pull request #508 from optuna/bump-to-v0.10.3

Bump the version up to v0.10.3
This commit is contained in:
c-bata
2023-06-23 10:36:18 +09:00
committed by GitHub
+1 -1
View File
@@ -15,4 +15,4 @@ from ._note import get_note # noqa
from ._note import save_note # noqa
__version__ = "0.10.2"
__version__ = "0.10.3"