------------------- * update cibuildwheel to 2.21.3 in order to provide cp312 wheels on PyPI
1.2.4
------------------- * update cibuildwheel to 2.16.1 in order to provide cp312 wheels on PyPI * add `--version` option to `bsdiff4` and `bspatch4`
1.2.3
------------------- * handle signals in the diff function so this code can be interrupted if it's stuck, 21 * better error message for reading wrong header * add official Python 3.12 support
1.2.2
------------------- * enable building wheels for multiple platforms and Python versions using pypa/cibuildwheel * use setuptools instead of distutils in setup.py * add official Python 3.11 support
1.2.1
------------------- * add official Python 3.10 support * use absolute imports