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