This is an automated email from the ASF dual-hosted git repository. zhongjiajie pushed a commit to branch 4.0.4-prepare in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-sdk-python.git
commit c01b66d1e70f6191eedcf2559844056509ac0686 Author: Jay Chung <[email protected]> AuthorDate: Fri Apr 14 14:23:25 2023 +0800 doc: Change release doc description (#89) --- RELEASE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 2f564f6..27d3dc5 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -187,13 +187,11 @@ Vote result should follow these: We are glad to announce the release of Apache DolphinScheduler Python SDK $VERSION. - Apache DolphinScheduler Python SDK is an API for Apache DolphinScheduler which allow you definition your workflow by Python code, aka workflow-as-codes. + Apache DolphinScheduler Python SDK is an API for Apache DolphinScheduler which allows you to define your workflow by Python code, aka workflow-as-codes. DolphinScheduler is a distributed and easy-to-extend visual workflow scheduler system, dedicated to solving the complex task dependencies in data processing, making the scheduler system out of the box for data processing. - Download Links: https://dolphinscheduler.apache.org/#/en-us/download - Release Notes: https://github.com/apache/dolphinscheduler-sdk-python/releases/tag/$VERSION DolphinScheduler Resources:
