From 28fe3e7b7a571919156986bda6325356859f5fcf Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Sat, 2 Aug 2025 16:23:19 +0800 Subject: [PATCH] chore: update version to 0.8.24 in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d7ec7d94..b7dba92c 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.23" +version = "0.8.24" license = {file = "LICENSE"} dependencies = [ "aiohttp",