PyMuPDF-1.24.4 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
python -m pip install --upgrade pymupdf
[Linux-aarch64 wheels will be built and uploaded later.]
Changes in version 1.24.4 (2024-05-16)
-
Fixed #3418
-
Other:
- Fixed sysinstall test failing to remove all of prior installation before
new install. - Fixed
utils.do_links()
crash. - Correct
TextPage
creation Code. - Unified various diagnostics.
- Fix bug in
page_merge()
.
- Fixed sysinstall test failing to remove all of prior installation before