Changes
* Following advice by ahnitz and starting with version 1.2.4, binary release of ``pypmc`` are now built against ``numpy`` versions >=2.0. However, these releases can still be used with ``numpy`` versions <2.0.
* Following a request by titodalcanton and starting with version 1.2.4, ``pypmc`` release will automatically upload the source distribution to PyPI.
* Support for Python versions <3.9 is dropped.
* The test cases have been update to ensure compatibility with the ``unittest`` module in Python 3.12.