Skip to content

Commit 65fcf21

Browse files
authored
Update pyproject.toml
1 parent 38e9eff commit 65fcf21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui_stringessentials"
33
description = "Simple string manipulation nodes for ComfyUI (strip/remove text strings, search and replace text strings, preview modified string outputs). Useful for modifying text prompts or results from LLM outputs. Nodes will be located under standard Add Node > utils menu. Node names: String Textbox, String Strip, String Replace, and String Preview."
4-
version = "1.0.4"
4+
version = "1.0.5"
55
license = {file = "LICENSE"}
66

77
[project.urls]

0 commit comments

Comments
 (0)