From fe0eb706594c1381dab27188157c518574a20502 Mon Sep 17 00:00:00 2001 From: Harry Date: Fri, 26 Dec 2025 15:05:50 +0800 Subject: [PATCH] chore: bump version to 0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index c39c85e0..958e2e2d 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dify_plugin" -version = "0.7.0" +version = "0.7.1" description = "Dify Plugin SDK" authors = [{ name = "langgenius", email = "hello@dify.ai" }] dependencies = [