Compare commits

..

1 Commits

Author SHA1 Message Date
filtered
338a6ed81f Update templates 0.1.22 2025-05-30 03:38:07 +10:00
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.3.39"
__version__ = "0.3.38"

View File

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