diff --git a/pyproject.toml b/pyproject.toml index 8f57b7e..80e50ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "efficiency-nodes-comfyui" description = "Efficiency Nodes for ComfyUI Version 2.0 A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count." -version = "1.0.3" +version = "1.0.4" license = { file = "LICENSE" } dependencies = ["clip-interrogator", "simpleeval"]