- Update the version in
src/quantity_array/__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/quantity-array-feedstock