This release adds support for python 3.13 and drops support for python 3.10!
What's Changed
:boom: Breaking Changes
* Drop python 3.10 support (528) robbievanleeuwen
:rocket: Features
* Support python 3.13 (535) robbievanleeuwen
:books: Documentation
* Fix license reference in README.md (505) emmanuel-ferdman
:package: Dependencies
* Bump version to v3.8.0 (537) robbievanleeuwen
* Swap `find_holes` out for `filter_polygons` in `load_dxf` (`geometry.py`) (536) robbievanleeuwen, EdwardAstill
* Bump rhino3dm from 8.9.0 to 8.17.0b0 (534) robbievanleeuwen
* Bump shapely from 2.0.6 to 2.0.7 (533) robbievanleeuwen
* Bump cytriangle from 1.0.3 to 2.0.0 (532) robbievanleeuwen
* Bump pyright from 1.1.389 to 1.1.396 (531) robbievanleeuwen
* Bump coverage from 7.6.8 to 7.6.12 (530) robbievanleeuwen
* Bump nbsphinx from 0.9.5 to 0.9.7 (529) robbievanleeuwen
* Bump notebook from 7.2.2 to 7.3.2 (527) robbievanleeuwen
* Bump pytest-check from 2.4.1 to 2.5.0 (523) robbievanleeuwen
* Bump ipython from 8.29.0 to 9.0.1 (518) robbievanleeuwen
* Bump nbconvert from 7.16.4 to 7.16.6 (520) robbievanleeuwen
* Bump pre-commit from 4.0.1 to 4.1.0 (521) robbievanleeuwen
* Bump pytest from 8.3.3 to 8.3.5 (522) robbievanleeuwen
* Bump ipympl from 0.9.4 to 0.9.7 (515) robbievanleeuwen
* Bump astral-sh/ruff-pre-commit from 0.8.0 to 0.9.9 (514) robbievanleeuwen
* Bump astral-sh/setup-uv from v3 to v5 (513) robbievanleeuwen
* Bump uv from 0.5.2 to 0.6.4 (512) robbievanleeuwen
**Full changelog:** [v3.7.3...v3.8.0](https://github.com/robbievanleeuwen/section-properties/compare/v3.7.3...v3.8.0)