fix: Update version to 0.8.7-bugfix in pyproject.toml for clarity on bug fixes

This commit is contained in:
Will Miao
2025-04-19 23:02:50 +08:00
parent eadb1487ae
commit ca5e23e68c

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