Update version to 0.8.16 and enhance release notes with new features, improvements, and bug fixes.

This commit is contained in:
Will Miao
2025-05-30 21:04:24 +08:00
parent 37de26ce25
commit 0daf9d92ff
3 changed files with 77 additions and 66 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.15-bugfix"
version = "0.8.16"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",