PyMuPDF-1.23.18 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.23.18 (2024-01-23)
-
Bug fixes:
- Fixed #3081
-
Other:
- Reduced size of sdist to fit on pypi.org (by reducing size of two test files).
- Fix
Annot.file_info()
if noDesc
item.