Update version to 0.8.15-bugfix in pyproject.toml

This commit is contained in:
Will Miao
2025-05-22 04:42:12 +08:00
parent a073b82751
commit 6052608a4e

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