- add builds for python 3.13
- add builds for free-threaded python 3.13 (linux only)
- migrate to pyproject.toml based packaging
- no longer include .c in source distribution, require cython for building
- no longer include .c, .pyx, .pxd in binary distributions
- show deprecation warning for py3.8 and below