This release contains:
- Documentation:
- add `copybutton` to code blocks
- update release notes
- fix examples documentation syntax
- Enhancement:
- replace `list` with generic `Iterable` for `lags` parameter in `autocorrelation_summary`
- reorganize `analysis` and `diagnostics` modules
- Release:
- drop Python 3.9 support
- extend support to Python 3.13
- update dependencies