We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58017e8 commit 1c21828Copy full SHA for 1c21828
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.16.2"
+__version__ = "0.16.3"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "ComfyUI"
-version = "0.16.2"
+version = "0.16.3"
4
readme = "README.md"
5
license = { file = "LICENSE" }
6
requires-python = ">=3.10"
0 commit comments