mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 18:35:17 +00:00
9c773a241b
* Add pyproject.toml * doc * Static version file * Add github action to sync version.py * Change trigger to PR * Fix commit * Grant pr write permission * nit * nit * Don't run on fork PRs * Rename version.py to comfyui_version.py
4 lines
128 B
Python
4 lines
128 B
Python
# This file is automatically generated by the build process when version is
|
|
# updated in pyproject.toml.
|
|
__version__ = "0.3.10"
|