- Update the version in
src/array_api_extra/__init__.py
- Update the lockfile with
pixi update && pixi install
- Push your changes
- Cut a release via the GitHub GUI
- Update the version to
{next micro version}.dev0
pixi clean cache --pypi && pixi update && pixi install
- Push your changes
- Merge the automated PR to conda-forge/array-api-extra-feedstock