Update pyproject.toml

version mismatch
This commit is contained in:
tusharbhutt
2025-07-19 16:31:20 -06:00
committed by GitHub
parent 8a84dcef01
commit 88c4b84816

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.3.0"
version = "1.3.1"
license = { file = "LICENSE" }
dependencies = ""