diff --git a/pyproject.toml b/pyproject.toml index 4863afd..f12b0b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,12 +1,12 @@ [project] -name = "ComfyUI-BjornulfNodes" +name = "bjornulf_custom_nodes" description = "Nodes: Ollama, Text to Speech, Combine Texts, Random Texts, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images, Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ..." -version = "0.52b" +version = "0.51" license = {file = "LICENSE"} [project.urls] -Repository = "https://github.com/justUmen/Bjornulf_custom_nodes" -# Repository = "https://github.com/justUmen/ComfyUI-BjornulfNodes" +# Repository = "https://github.com/justUmen/Bjornulf_custom_nodes" +Repository = "https://github.com/justUmen/ComfyUI-BjornulfNodes" # Used by Comfy Registry https://comfyregistry.org [tool.comfy]