From f752500e746750b795e708d4345af39dc944f47a Mon Sep 17 00:00:00 2001 From: Dijkstra Date: Sat, 26 Jul 2025 19:39:42 +0200 Subject: [PATCH] chore: forgot to update the version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b4fa042..79f0bc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-lora-auto-trigger-words" description = "The aim of these custom nodes is to get an easy access to the tags used to trigger a lora / lycoris. Extract the tags from civitai or from the safetensors metadatas when available." -version = "1.0.4" +version = "1.1.0" license = "MIT" [project.urls]