From 980e86c05127bf603f1501ae7f3ab29278e1ee6b Mon Sep 17 00:00:00 2001 From: justumen Date: Tue, 18 Feb 2025 18:19:41 +0100 Subject: [PATCH] 0.73 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f1483e..4c4f7aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "bjornulf_custom_nodes" description = "133 ComfyUI nodes : Display, manipulate, and edit text, images, videos, loras, generate characters and more. Manage looping operations, generate randomized content, use logical conditions and work with external AI tools, like Ollama or Text To Speech Kokoro, etc..." -version = "0.72" +version = "0.73" license = {file = "LICENSE"} [project.urls]