prepare release 2.1.2

This commit is contained in:
Hayden
2024-11-28 12:07:45 +08:00
committed by GitHub
parent dada903b2b
commit 5a28789af7

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-model-manager"
description = "Manage models: browsing, download and delete."
version = "2.1.1"
version = "2.1.2"
license = "LICENSE"
dependencies = ["markdownify"]
@@ -13,3 +13,6 @@ Repository = "https://github.com/hayden-fr/ComfyUI-Model-Manager"
PublisherId = "hayden"
DisplayName = "ComfyUI-Model-Manager"
Icon = ""
[tool.black]
line-length = 160