Update version to 0.8.5 and add release notes for enhanced features and improvements

This commit is contained in:
Will Miao
2025-04-09 11:41:38 +08:00
parent 08b90e8767
commit 64c9e4aeca
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-lora-manager"
description = "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
version = "0.8.4"
version = "0.8.5"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",