Skip to content

Commit 3086026

Browse files
ComfyUI v0.19.3
1 parent 9635c2e commit 3086026

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.19.2"
3+
__version__ = "0.19.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.19.2"
3+
version = "0.19.3"
44
readme = "README.md"
55
license = { file = "LICENSE" }
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)