Update version to 0.8.4 and add release notes for node layout improvements and bug fixes

This commit is contained in:
Will Miao
2025-04-07 14:49:34 +08:00
parent 3e2cfb552b
commit 59b1abb719
2 changed files with 6 additions and 1 deletions

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