PyMuPDF-1.24.10 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.10 (2024-09-02)
-
Use MuPDF-1.24.9.
-
Fixed issues:
-
Other:
- Object streams and linearization cannot be used together; attempting to do
so will raise an exception. (#3603) - Fixed handling of non-existing /Contents object.
- Object streams and linearization cannot be used together; attempting to do