Compare commits

...

4 Commits

Author SHA1 Message Date
comfyanonymous 040460495c ComfyUI v0.17.2
Python Linting / Run Ruff (push) Failing after 42s
Python Linting / Run Pylint (push) Failing after 31s
Build package / Build Test (3.10) (push) Failing after 32s
Build package / Build Test (3.11) (push) Failing after 25s
Build package / Build Test (3.12) (push) Failing after 39s
Build package / Build Test (3.13) (push) Failing after 35s
Build package / Build Test (3.14) (push) Failing after 32s
2026-03-14 20:06:14 -04:00
comfyanonymous 6ae7e1bce8 Update comfyui-frontend-package to version 1.41.20 (#12954) 2026-03-14 20:05:29 -04:00
comfyanonymous b3f5f7e7ba ComfyUI v0.17.1
Python Linting / Run Ruff (push) Failing after 27s
Python Linting / Run Pylint (push) Failing after 40s
Build package / Build Test (3.10) (push) Failing after 35s
Build package / Build Test (3.11) (push) Failing after 28s
Build package / Build Test (3.12) (push) Failing after 38s
Build package / Build Test (3.13) (push) Failing after 38s
Build package / Build Test (3.14) (push) Failing after 39s
2026-03-13 15:02:20 -04:00
Comfy Org PR Bot bf7540ee19 Bump comfyui-frontend-package to 1.41.19 (#12923) 2026-03-13 15:00:58 -04:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# This file is automatically generated by the build process when version is
# updated in pyproject.toml.
__version__ = "0.17.0"
__version__ = "0.17.2"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "ComfyUI"
version = "0.17.0"
version = "0.17.2"
readme = "README.md"
license = { file = "LICENSE" }
requires-python = ">=3.10"
+1 -1
View File
@@ -1,4 +1,4 @@
comfyui-frontend-package==1.41.18
comfyui-frontend-package==1.41.20
comfyui-workflow-templates==0.9.21
comfyui-embedded-docs==0.4.3
torch