diff --git a/pyproject.toml b/pyproject.toml index 965949e..be3474f 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.3" -license = "MIT" +license = { text = "MIT License" } dependencies = ["piexif"] [project.urls]