From f9b0afcbf5eded18118147de795372969b7f4165 Mon Sep 17 00:00:00 2001 From: hayden Date: Tue, 5 Nov 2024 09:34:14 +0800 Subject: [PATCH] chore: prepare publish 2.0.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d920d65..7bfda10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-model-manager" description = "Manage models: browsing, download and delete." -version = "2.0.0" +version = "2.0.1" license = "LICENSE" [project.urls]