From 75298a402fc37a4371009daadc8f50a08a113c4b Mon Sep 17 00:00:00 2001 From: Will Miao Date: Wed, 17 Jun 2026 17:52:56 +0800 Subject: [PATCH] chore(release): bump version to v1.1.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fb7829dc..447a26b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-lora-manager" description = "Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!" -version = "1.1.2" +version = "1.1.3" license = {file = "LICENSE"} dependencies = [ "aiohttp",