Breaking changes
* dropped support for Python 3.9
New features
* Python 3.13 support
* many new similarities and distances: Simpson, Braun-Blanquet, Fraggle, Harris-Lahey, Kulczynski, McConnaughey, CT4, Rogot-Goldberg, Russell, Sokal-Sneath
* much faster distances
* PubChem split
* expanded `run_in_parallel` function to run on single element functions
Fixes and internal changes
* Add more explicit Pandoc information
* Updated tests badge in README
**Full Changelog**: https://github.com/scikit-fingerprints/scikit-fingerprints/compare/v1.13.1...v1.14.0