Update pyproject.toml

Fix error #24, JSON does not contain workflow
This commit is contained in:
tusharbhutt
2025-07-06 21:01:51 -06:00
committed by GitHub
parent ef7a68527f
commit 1d96be7963

View File

@@ -1,7 +1,7 @@
[project]
name = "endless-nodes"
description = "A small set of nodes I created for myself. Features multiple simultaneous 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.2.2"
version = "1.2.3"
license = { file = "LICENSE" }
dependencies = ""