fix: update version to 0.8.11-bugfix in pyproject.toml

This commit is contained in:
Will Miao
2025-05-01 06:19:03 +08:00
parent 3833647dfe
commit 6777dc16ca

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.11"
version = "0.8.11-bugfix"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",