ComfyUI v0.3.74

This commit is contained in:
comfyanonymous 2025-11-26 00:34:15 -05:00
parent bdb10a583f
commit 90b3995ec8
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# This file is automatically generated by the build process when version is
# updated in pyproject.toml.
__version__ = "0.3.73"
__version__ = "0.3.74"

View File

@ -1,6 +1,6 @@
[project]
name = "ComfyUI"
version = "0.3.73"
version = "0.3.74"
readme = "README.md"
license = { file = "LICENSE" }
requires-python = ">=3.9"