Hi all, I've just published qemu.qmp v0.0.3 to PyPI. PyPI: https://pypi.org/project/qemu.qmp/0.0.3/ readthedocs: https://qemu.readthedocs.io/projects/python-qemu-qmp/en/latest/ changelog: https://qemu.readthedocs.io/projects/python-qemu-qmp/en/latest/main.html#changelog
Notably, this release drops support for Python 3.6 and modernizes the python packaging infrastructure to be compatible with the forthcoming Python 3.12 release expected this October. There is no impact to the QEMU codebase at this time which is still using a wholly vendored version of the library (that we dropped 3.6 support from earlier this development cycle.) Thanks, --js