maintenance: add publish-bonsai-releases.py to Blender Python version update checklist

This commit is contained in:
Andrej730
2026-04-15 10:52:43 +05:00
parent 00915409ac
commit 3ffdb9e74d
@@ -61,6 +61,8 @@ When Blender ships with a new Python version:
- What to update
* - ``.github/workflows/ci-lint.yaml``
- ``MIN_BLENDER_PY_VERSION``
* - ``.github/scripts/publish-bonsai-releases.py``
- ``CURRENT_PYTHON_VERSION``
* - ``src/bonsai/Makefile``
- ``SUPPORTED_PYVERSIONS``
* - ``src/bonsai/scripts/dev_environment.py``