Highlights
* Add support for files with interleaved sections by claui in https://github.com/claui/pyproject-patcher/pull/17
This fixes an issue where certain `pyproject.toml` files with interleaved sections would cause the patcher module to bail with a `KeyError`.
**Full Changelog**: https://github.com/claui/pyproject-patcher/compare/v0.2.2...v0.2.3