Skip to content

Commit 1c21828

Browse files
ComfyUI v0.16.3
1 parent 58017e8 commit 1c21828

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

comfyui_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file is automatically generated by the build process when version is
22
# updated in pyproject.toml.
3-
__version__ = "0.16.2"
3+
__version__ = "0.16.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ComfyUI"
3-
version = "0.16.2"
3+
version = "0.16.3"
44
readme = "README.md"
55
license = { file = "LICENSE" }
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)