Skip to content

PyMuPDF-1.23.6 released

Compare
Choose a tag to compare
@julian-smith-artifex-com julian-smith-artifex-com released this 06 Nov 19:13
· 460 commits to main since this release

PyMuPDF-1.23.6 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 are not available yet, they will be build and uploaded later.]

Changes in version 1.23.6 (2023-11-06)

  • Bug fixes:

  • Other:

    • Use MuPDF-1.23.5.
    • Added Document.resolve_names() (rebased implementation only).