Update pyproject.toml

Minor typos and trying to align version numbers
This commit is contained in:
tusharbhutt
2025-06-22 01:54:10 -06:00
committed by GitHub
parent f1ba5aec06
commit 8e2c5e62d0

View File

@@ -1,7 +1,7 @@
[project]
name = "endless-nodes"
description = "A small set of nodes I created for myself. Features multiple prompts in batches, an image saver with ability to have JSON saved to separate folder, image analysis nodes, switches for text and numbers, and more."
version = "1.01"
version = "1.1.1"
license = { file = "LICENSE" }
dependencies = ""
[project.urls]