From d7a4cca6c79c50c2a06145c8c6bc5fd01088f9c4 Mon Sep 17 00:00:00 2001 From: tusharbhutt Date: Sat, 21 Jun 2025 19:15:34 -0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c30cddb..15a0583 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "endless-nodes" -description = "A small set of nodes I created for myself. Features multiple prompts in batchesm 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.00" license = { file = "LICENSE" } dependencies = ""