chore: bump version from 0.9.11 to 0.9.12

Update the project version in pyproject.toml to prepare for the next release.
This commit is contained in:
Will Miao
2026-01-19 17:37:19 +08:00
parent 3aab0cc916
commit 796acba764

View File

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