chore: Update version to 0.8.20-beta in pyproject.toml

This commit is contained in:
Will Miao
2025-07-10 18:48:56 +08:00
parent f54d480f03
commit 6f8e09fcde

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