chore: add v1.0.0 release notes and update version in pyproject.toml

This commit is contained in:
Will Miao
2026-03-03 21:19:50 +08:00
parent 1a0edec712
commit dd94c6b31a
3 changed files with 327 additions and 315 deletions

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