We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be19db0 commit 90062ffCopy full SHA for 90062ff
pyproject.toml
@@ -3,8 +3,8 @@ requires = ["setuptools>=70.0"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "ComfyUI Prompt Companion"
7
-version = "0.0.4"
+name = "ComfyUI-Prompt-Companion"
+version = "0.0.5"
8
description = "A node that lets you save and reuse parts of prompts (embeddings, quality keywords, and so on.)"
9
authors = [
10
{name = "John Cantu", email = "jfcantu@gmail.com"}
0 commit comments