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