Merge pull request #475 from c-bata/release-v0.10.0

Bump the version up to v0.10.0
This commit is contained in:
c-bata
2023-05-25 18:57:33 +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.0b1"
__version__ = "0.10.0"