Bump version to 0.5.9 and add MIT License

This commit is contained in:
Will Miao
2025-02-08 18:46:37 +08:00
parent 76ffec3680
commit 343da36199
2 changed files with 22 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.5.8"
version = "0.5.9"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",