mirror of
https://github.com/tusharbhutt/Endless-Nodes.git
synced 2026-03-25 14:05:45 -03:00
Update pyproject.toml
Minor typos and trying to align version numbers
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "endless-nodes"
|
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."
|
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" }
|
license = { file = "LICENSE" }
|
||||||
dependencies = ""
|
dependencies = ""
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Reference in New Issue
Block a user