diff --git a/pyproject.toml b/pyproject.toml index 7160b2c..c9b49c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-itools" description = "The iTools are some quality of life nodes, like read a possible prompt used to create an image, save a prompt to file as a new line, read prompts from a multiline file." -version = "0.4.7" +version = "0.4.8" license = {file = "LICENSE"} [project.urls]