=====================================================================================================
* Changes versioning scheme to match supported C-PAC version
* Handles relocation of default pipeline in C-PAC 1.8.5
* Fixes a bug preventing default bindings in Mac OS ≥ 10.15
* Replaces ``setup.cfg`` with ``pyproject.toml``
* Replaces ``setuptools`` with ``poetry``
* Adds pre-commit hooks for linting and formatting
* Require Python ≥ 3.8