Skip to content

Commit a14c2fc

Browse files
ComfyUI version v0.3.28
1 parent 9ee6ca9 commit a14c2fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

comfyui_version.py

+1-1
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.3.27"
3+
__version__ = "0.3.28"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ComfyUI"
3-
version = "0.3.27"
3+
version = "0.3.28"
44
readme = "README.md"
55
license = { file = "LICENSE" }
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)