Skip to content

Commit 020c2e3

Browse files
setup.py: use mupdf-1.26.11.
1 parent cc5908b commit 020c2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ def sdist():
12701270
# PyMuPDF version.
12711271
version_p = '1.26.6'
12721272

1273-
version_mupdf = '1.26.10'
1273+
version_mupdf = '1.26.11'
12741274

12751275
# PyMuPDFb version. This is the PyMuPDF version whose PyMuPDFb wheels we will
12761276
# (re)use if generating separate PyMuPDFb wheels. Though as of PyMuPDF-1.24.11

0 commit comments

Comments
 (0)