ComfyUI v0.18.3

Amp-Thread-ID: https://ampcode.com/threads/T-019d2b87-8a84-7492-a892-be4f18117bae
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Jedrzej Kosinski 2026-03-26 12:23:02 -07:00
parent 94f670dea3
commit ccb8a66d44
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# This file is automatically generated by the build process when version is
# updated in pyproject.toml.
__version__ = "0.18.2"
__version__ = "0.18.3"

View File

@ -1,6 +1,6 @@
[project]
name = "ComfyUI"
version = "0.18.2"
version = "0.18.3"
readme = "README.md"
license = { file = "LICENSE" }
requires-python = ">=3.10"