Bump version to 0.7.38. fix: correct LoRA naming issue when fetching data from Civitai

This commit is contained in:
Will Miao
2025-03-14 11:23:07 +08:00
parent 81599b8f43
commit f7c946778d

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