From 3631c5eb106bc0374a3b36c72ecb4d8b4966d16a Mon Sep 17 00:00:00 2001 From: Will Miao Date: Thu, 7 May 2026 18:59:00 +0800 Subject: [PATCH] chore: bump version to 1.0.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 55242398..854332e1 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.5" +version = "1.0.6" license = {file = "LICENSE"} dependencies = [ "aiohttp",