Bump the version up to v0.9.0

This commit is contained in:
c-bata
2023-03-14 16:42:22 +09:00
parent 2e0baba1ba
commit bb2cdc3c98
+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"