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 eef2ef9282a0bb2f9156e7c0b89a3e77f0ceee33 Author: Jay Chung <[email protected]> AuthorDate: Tue Sep 19 11:19:40 2023 +0800 Release v4.0.2a12 --- 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 7419152..3ee2930 100644 --- a/src/pydolphinscheduler/__init__.py +++ b/src/pydolphinscheduler/__init__.py @@ -17,4 +17,4 @@ """Init root of pydolphinscheduler.""" -__version__ = "4.0.2a11" +__version__ = "4.0.2a12"
