We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614b8d3 commit f2bb323Copy full SHA for f2bb323
comfyui_version.py
@@ -1,3 +1,3 @@
1
# This file is automatically generated by the build process when version is
2
# updated in pyproject.toml.
3
-__version__ = "0.3.66"
+__version__ = "0.3.67"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "ComfyUI"
-version = "0.3.66"
+version = "0.3.67"
4
readme = "README.md"
5
license = { file = "LICENSE" }
6
requires-python = ">=3.9"
0 commit comments