feat: update version to 0.8.11 and add release notes for offline image support and download system improvements

This commit is contained in:
Will Miao
2025-04-30 19:35:57 +08:00
parent d308c7ac60
commit b6c47f0cce
2 changed files with 6 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.10"
version = "0.8.11"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",