Update version to 0.8.13; enhance recipe management and source tracking features in release notes

This commit is contained in:
Will Miao
2025-05-09 11:38:46 +08:00
parent d0d5eb956a
commit fa08c9c3e4
3 changed files with 8 additions and 2 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.12"
version = "0.8.13"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",