159 python version compatible (#160)

* fix: double quotes nest in f-strings

* prepare release 2.5.3
This commit is contained in:
Hayden
2025-03-04 15:17:20 +08:00
committed by GitHub
parent 384a106917
commit 30e1714397
2 changed files with 2 additions and 2 deletions

View File

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