Skip to content

Commit 4b6b04a

Browse files
committed
Release 4.0.0
1 parent 02bc4f4 commit 4b6b04a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
# Unreleased package have a feature we want(use correct version package for API ref), so we install from
6060
# GitHub directly, see also:
6161
# https://github.com/Holzhaus/sphinx-multiversion/issues/42#issuecomment-1210539786
62-
# "sphinx-multiversion @ git+https://github.com/Holzhaus/sphinx-multiversion#egg=sphinx-multiversion-0.2.5a1",
62+
# "sphinx-multiversion @ git+https://github.com/Holzhaus/sphinx-multiversion#egg=sphinx-multiversion",
6363
"sphinx-github-changelog",
6464
]
6565

src/pydolphinscheduler/version_ext

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dolphinscheduler>=3.2.0
1+
dolphinscheduler>=3.1.2, <3.1.4

0 commit comments

Comments
 (0)