This commit is contained in:
Xie Zejian 2026-05-29 22:08:48 +08:00 committed by GitHub
commit af5d9cf8dc
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]