Skip to content

Commit 3ffdb9e

Browse files
committed
maintenance: add publish-bonsai-releases.py to Blender Python version update checklist
1 parent 0091540 commit 3ffdb9e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/bonsai/docs/guides/development/maintenance.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ When Blender ships with a new Python version:
6161
- What to update
6262
* - ``.github/workflows/ci-lint.yaml``
6363
- ``MIN_BLENDER_PY_VERSION``
64+
* - ``.github/scripts/publish-bonsai-releases.py``
65+
- ``CURRENT_PYTHON_VERSION``
6466
* - ``src/bonsai/Makefile``
6567
- ``SUPPORTED_PYVERSIONS``
6668
* - ``src/bonsai/scripts/dev_environment.py``

0 commit comments

Comments
 (0)