What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/164
* Apply best practices and `Ruff` by lkstrp in https://github.com/PyPSA/powerplantmatching/pull/166
* docs: smaller fixes by lkstrp in https://github.com/PyPSA/powerplantmatching/pull/168
* fix: resolve auto downcasting pandas warning by lkstrp in https://github.com/PyPSA/powerplantmatching/pull/167
* integrate powerplants.csv update into CI by fneum in https://github.com/PyPSA/powerplantmatching/pull/128
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/169
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/170
* ci: bump github actions versions by afuetterer in https://github.com/PyPSA/powerplantmatching/pull/171
* ci: bump github action version by afuetterer in https://github.com/PyPSA/powerplantmatching/pull/173
* ci: add dependabot config by afuetterer in https://github.com/PyPSA/powerplantmatching/pull/174
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/175
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/177
* compatibility with pandas v2: remove .append() by fneum in https://github.com/PyPSA/powerplantmatching/pull/178
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/179
* Retrieve data without aggregation fix and numpy + pandas 2.0 compatibility by lkstrp in https://github.com/PyPSA/powerplantmatching/pull/180
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/183
* Fix some bugs: 134, 136, 162 by lkstrp in https://github.com/PyPSA/powerplantmatching/pull/181
* fix 184: cartopy dependency by lkstrp in https://github.com/PyPSA/powerplantmatching/pull/185
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/187
* build: automated versioning with setuptools_scm and improved workflows by lkstrp in https://github.com/PyPSA/powerplantmatching/pull/182
New Contributors
* lkstrp made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/166
* afuetterer made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/171
**Full Changelog**: https://github.com/PyPSA/powerplantmatching/compare/v0.5.15...v0.5.16