Update pyproject.toml

This commit is contained in:
pixelpaws
2025-01-27 19:34:03 +08:00
committed by GitHub
parent 9179be2b03
commit 6aea23523c

View File

@@ -1,7 +1,7 @@
[project]
name = "ComfyUI-Lora-Manager"
name = "comfyui-lora-manager"
description = "LoRA Manager for ComfyUI - An extension for managing LoRA models with previews and metadata integration."
version = "0.5.0"
version = "0.5.1"
license = {file = "LICENSE"}
[project.urls]