From 588f6b80553d7418b46aec799b3df9cface3460d Mon Sep 17 00:00:00 2001 From: tusharbhutt Date: Mon, 7 Jul 2025 13:51:51 -0600 Subject: [PATCH] Update pyproject.toml Added Flux Kontext to batch multiprompter --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ba72b32..74f9286 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.3" +version = "1.2.4" license = { file = "LICENSE" } dependencies = ""