diff --git a/pyproject.toml b/pyproject.toml index c5d2309..f2af85e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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.1" +version = "1.2.2" license = { file = "LICENSE" } dependencies = ""