From c649331ef55f70318d2151f290c6d2350ad2b23c Mon Sep 17 00:00:00 2001 From: rookiestar28 Date: Sat, 8 Aug 2026 16:27:32 +0800 Subject: [PATCH] chore(release): bump version to 1.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7ef86df..736dec8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-openclaw" description = "Your own personal AIGC Factory. Any picture. Any reel. The Comfy way.©️" -version = "1.0.6" +version = "1.0.7" license = {text = "MIT"} readme = "README.md" requires-python = ">=3.10"