diff --git a/pyproject.toml b/pyproject.toml index 77693d45..94b2c49f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-lora-manager" description = "Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!" -version = "0.8.19" +version = "0.8.20-beta" license = {file = "LICENSE"} dependencies = [ "aiohttp",