This commit is contained in:
Xie Zejian 2026-06-01 07:03:53 -07:00 committed by GitHub
commit 28bfcaedc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
name = "ComfyUI" name = "ComfyUI"
version = "0.22.0" version = "0.22.0"
readme = "README.md" readme = "README.md"
license = { file = "LICENSE" } license-files = ["LICENSE"]
requires-python = ">=3.10" requires-python = ">=3.10"
[project.urls] [project.urls]