Skip to content

Commit 6b6ed44

Browse files
committed
Update pyproject.toml
1 parent 005e067 commit 6b6ed44

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[project]
2-
name = "ComfyUI_Prompt_List_JSON"
2+
name = "comfyui_prompt_list_json"
33
description = "ComfyUI JSON-based prompt management tool."
44
version = "1.2.0"
5-
license = { file = "LICENSE" }
5+
license = {file = "LICENSE"}
66

77
[project.urls]
88
Repository = "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
9+
# Used by Comfy Registry https://comfyregistry.org
910

1011
[tool.comfy]
1112
PublisherId = "tkrlab"

0 commit comments

Comments
 (0)