diff --git a/python/examples/github_trigger/requirements.txt b/python/examples/github_trigger/requirements.txt index c692f757..3d4f3d0b 100644 --- a/python/examples/github_trigger/requirements.txt +++ b/python/examples/github_trigger/requirements.txt @@ -1 +1 @@ -dify_plugin==0.4.5b3 \ No newline at end of file +dify_plugin==0.6.0b1 \ No newline at end of file diff --git a/python/pyproject.toml b/python/pyproject.toml index db18cd29..d9a563fb 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dify_plugin" -version = "0.4.5b3" +version = "0.6.0b1" description = "Dify Plugin SDK" authors = [{ name = "langgenius", email = "hello@dify.ai" }] dependencies = [