diff --git a/pyproject.toml b/pyproject.toml index f5bf898..e3fbb1f 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 = "0.9.8" +version = "1.0.0" license = {text = "MIT"} readme = "README.md" requires-python = ">=3.10"