Skip to content

Commit b50ab15

Browse files
Bump ComfyUI version to v0.3.15
1 parent 072db3b commit b50ab15

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.3.14"
3+
__version__ = "0.3.15"

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.3.14"
3+
version = "0.3.15"
44
readme = "README.md"
55
license = { file = "LICENSE" }
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)