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 a447ba89ee625121e82cd5ad628c66bf04509b90 Author: Jay Chung <[email protected]> AuthorDate: Wed Mar 22 12:07:58 2023 +0800 Release vv4.0.2a8 --- 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 47f003e..17d52ad 100644 --- a/src/pydolphinscheduler/__init__.py +++ b/src/pydolphinscheduler/__init__.py @@ -17,4 +17,4 @@ """Init root of pydolphinscheduler.""" -__version__ = "4.0.2a7" +__version__ = "v4.0.2a8"
