diff --git a/pyproject.toml b/pyproject.toml index 8994441..5aba854 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.6.3" +version = "2.7.0" license = { file = "LICENSE" } dependencies = ["markdownify"]