Added
- Support for Python 3.13.
- Type hints for `pyswrd` using external stub file.
Changed
- Bump required `scoring-matrices` dependency to `v0.3.0`.
- Bump required `pyopal` depdency to `v0.7.0`.
- Reorganize project to build with CMake and `scikit-build-core`.
- Update documentation to use the PyData theme.
Fixed
- Signature of Cython classes constructors not displaying in documentation.
- Large test data being included in source distribution.
- Incorrect license tag in Python files.
Removed
- Support for Python 3.6.