Bump version to 0.5.7-hotfix in pyproject.toml

This commit is contained in:
Will Miao
2025-02-05 14:38:23 +08:00
parent 184203dcc2
commit 0bbecd7197

View File

@@ -1,7 +1,7 @@
[project] [project]
name = "comfyui-lora-manager" 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." description = "LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration."
version = "0.5.7" version = "0.5.7-hotfix"
license = {file = "LICENSE"} license = {file = "LICENSE"}
dependencies = [ dependencies = [
"aiohttp", "aiohttp",