From c4fa1631ee4dce99963626abc14ff828a6237904 Mon Sep 17 00:00:00 2001 From: Will Miao Date: Wed, 15 Apr 2026 23:10:43 +0800 Subject: [PATCH] chore: bump version to v1.0.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 43e94313..a05e2d47 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.0.2" +version = "1.0.3" license = {file = "LICENSE"} dependencies = [ "aiohttp",