From c46cae810f67dcc4cacc41e41c8beaeeca195816 Mon Sep 17 00:00:00 2001 From: rookiestar28 Date: Mon, 3 Aug 2026 18:23:36 +0800 Subject: [PATCH] chore(release): bump version to 1.0.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2caf738..7ef86df 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.5" +version = "1.0.6" license = {text = "MIT"} readme = "README.md" requires-python = ">=3.10"