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"