fix: failure of first startup

This commit is contained in:
Dr.Lt.Data
2023-11-11 07:08:32 +09:00
parent 5a09eae25e
commit 7b0f36711f
2 changed files with 14 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ import concurrent
import ssl
from urllib.parse import urlparse
version = "V0.43"
version = "V0.43.1"
print(f"### Loading: ComfyUI-Manager ({version})")