feat(version): bump version to 0.9.7 in pyproject.toml

This commit is contained in:
Will Miao
2025-10-09 22:15:50 +08:00
parent c9a65c7347
commit 76d3aa2b5b

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