diff --git a/python/setup.py b/python/setup.py index 5335033..e40fcc9 100644 --- a/python/setup.py +++ b/python/setup.py @@ -2,7 +2,7 @@ setup( name="dify_plugin", - version="0.0.1-beta39", + version="0.0.1-beta40", author="langgenius", long_description_content_type="text/markdown", url="https://github.com/langgenius/dify-plugin-sdks.git",