Update pyproject.toml

This commit is contained in:
tusharbhutt
2025-07-09 22:34:58 -06:00
committed by GitHub
parent 4ecd92c0d5
commit b0964fb39f

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "endless-nodes" 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. 🌊✨" 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" } license = { file = "LICENSE" }
readme = "README.md" readme = "README.md"
@@ -12,4 +12,4 @@ Repository = "https://github.com/tusharbhutt/Endless-Nodes"
[tool.comfy] [tool.comfy]
PublisherId = "tusharbhutt" PublisherId = "tusharbhutt"
DisplayName = "Endless 🌊✨ Nodes" DisplayName = "Endless 🌊✨ Nodes"
Icon = "https://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png" Icon = "https://raw.githubusercontent.com/tusharbhutt/Endless-Nodes/main/img/icon.png"