- Update the version in
pyproject.toml,meson.build, andsrc/array_api_extra/__init__.py. - Update the lockfile with
pixi update. - Push your changes to a PR, fix any CI failures, and merge to
main. - Cut a release via the GitHub GUI.
- Update the version to
{next micro version}.dev0inpyproject.toml,meson.build, andsrc/array_api_extra/__init__.py. pixi lock.- Push your changes to a PR and merge to
main. - Merge the automated PR to
conda-forge/array-api-extra-feedstock.