Bump version to 0.5.4 in pyproject.toml

This commit is contained in:
Will Miao
2025-01-30 22:04:21 +08:00
parent 6e861550a7
commit 218e521ec9

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-lora-manager"
description = "LoRA Manager for ComfyUI - An extension for managing LoRA models with previews and metadata integration."
version = "0.5.3"
version = "0.5.4"
license = {file = "LICENSE"}
dependencies = ["aiohttp", "jinja2", "safetensors"]