Update pyproject.toml

This commit is contained in:
tusharbhutt
2025-07-09 22:34:17 -06:00
committed by GitHub
parent c6562524a2
commit 98d62792b8

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"