feat: bump version to 0.9.13

Update the project version in pyproject.toml from 0.9.12 to 0.9.13 to reflect the latest changes and prepare for a new release.
This commit is contained in:
Will Miao
2026-01-21 21:20:34 +08:00
parent 50abd85fae
commit 9150718edb

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-lora-manager"
description = "Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!"
version = "0.9.12"
version = "0.9.13"
license = {file = "LICENSE"}
dependencies = [
"aiohttp",