From 8c06cb3e80033c67b24ee46f6728c730a7759fc4 Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Sat, 19 Jul 2025 08:28:02 +0800 Subject: [PATCH] chore: Bump version to 0.8.21 in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 024cee13..2af0a264 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 = "0.8.20" +version = "0.8.21" license = {file = "LICENSE"} dependencies = [ "aiohttp",