We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37f15f commit 26c7bafCopy full SHA for 26c7baf
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.15"
+__version__ = "0.3.16"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "ComfyUI"
-version = "0.3.15"
+version = "0.3.16"
4
readme = "README.md"
5
license = { file = "LICENSE" }
6
requires-python = ">=3.9"
0 commit comments