diff --git a/pyproject.toml b/pyproject.toml index 2fe631f..4f06329 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "mikey_nodes" description = "Collection of convenient nodes. Wildcard, style, image, llm, haldclut, metadata, and more." version = "1.0.0" -license = "MIT License" +license = { text = "MIT License" } [project.urls] Repository = "https://github.com/bash-j/mikey_nodes"