From 6ab1534e85603a92a8b9cd890125474d8674fa8c Mon Sep 17 00:00:00 2001 From: Rhys Yang Date: Tue, 28 May 2024 01:02:12 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 10851c9..4d63333 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "comfyui-prompt-reader-node" description = "The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader." version = "1.3.2" -license = "LICENSE" +license = "MIT" dependencies = ["piexif"] [project.urls]