From b0964fb39f6a5fad618160620800f5f8e83c9333 Mon Sep 17 00:00:00 2001 From: tusharbhutt Date: Wed, 9 Jul 2025 22:34:58 -0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 72b07e0..1e2c168 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "endless-nodes" -version = "1.3.0" +version = "1.2.5" description = "Modular, prompt-aware nodes for ComfyUI—analyze images, rank prompts, embed with CLIP, batch with control, and explore aesthetic/structural depth. 🌊✨" license = { file = "LICENSE" } readme = "README.md" @@ -12,4 +12,4 @@ Repository = "https://github.com/tusharbhutt/Endless-Nodes" [tool.comfy] PublisherId = "tusharbhutt" DisplayName = "Endless 🌊✨ Nodes" -Icon = "https://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png" \ No newline at end of file +Icon = "https://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png"