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

This commit is contained in:
Will Miao
2025-05-16 16:13:37 +08:00
parent 06a8850c0c
commit 4882721387
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.14"
version = "0.8.15"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",