Fix missing preview (#56)

* fix: can't scan .preview.ext file

* realse fix
This commit is contained in:
Hayden
2024-11-22 17:44:46 +08:00
committed by GitHub
parent bd874e5ff3
commit 1796b101c5
3 changed files with 12 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-model-manager"
description = "Manage models: browsing, download and delete."
version = "2.1.0"
version = "2.1.1"
license = "LICENSE"
dependencies = ["markdownify"]