Merge pull request #415 from c-bata/bump-to-v0.9.0

Bump the version up to v0.9.0
This commit is contained in:
Masashi Shibata
2023-03-14 16:48:25 +09:00
committed by GitHub
+1 -1
View File
@@ -9,4 +9,4 @@ from ._objective_form_widget import ObjectiveUserAttrRef # noqa
from ._objective_form_widget import register_objective_form_widgets # noqa
__version__ = "0.9.0b6"
__version__ = "0.9.0"