This is an automated email from the ASF dual-hosted git repository. zhongjiajie pushed a commit to branch commercial in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-sdk-python.git
commit 399aa7bf2cbf0a500024d0be029865ed1ee1ad93 Author: Jay Chung <[email protected]> AuthorDate: Tue Mar 14 11:25:49 2023 +0800 Release v4.0.2a7 --- src/pydolphinscheduler/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pydolphinscheduler/__init__.py b/src/pydolphinscheduler/__init__.py index 931e59d..47f003e 100644 --- a/src/pydolphinscheduler/__init__.py +++ b/src/pydolphinscheduler/__init__.py @@ -17,4 +17,4 @@ """Init root of pydolphinscheduler.""" -__version__ = "4.0.2a6" +__version__ = "4.0.2a7"
