Bump version to 0.7.37-bugfix for release preparation

This commit is contained in:
Will Miao
2025-03-13 11:11:51 +08:00
parent e57a72d12b
commit db04c349a7

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