From 1f4edbeb9d835a4d50d18597bda9e65cc1dc5f34 Mon Sep 17 00:00:00 2001 From: Will Miao Date: Sun, 14 Jun 2026 23:49:44 +0800 Subject: [PATCH] chore(release): bump version to v1.1.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6a55f507..7c97274e 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.0" +version = "1.1.1" license = {file = "LICENSE"} dependencies = [ "aiohttp",