152 cant click through some nested dirs in tree view (#157)

* fix: basename error

* prepare release 2.5.2
This commit is contained in:
Hayden
2025-03-03 14:36:13 +08:00
committed by GitHub
parent 8877c1599b
commit 1975e2056d
2 changed files with 4 additions and 4 deletions

View File

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