Bump version to 0.8.0

This commit is contained in:
Will Miao
2025-03-25 14:00:00 +08:00
parent 80671e474c
commit af90eeaf37

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