Skip to content

Commit fb72e2a

Browse files
setup.py: update default mupdf to 1.26.10.
1 parent dfaa15a commit fb72e2a

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
@@ -1269,7 +1269,7 @@ def sdist():
12691269
# PyMuPDF version.
12701270
version_p = '1.26.5'
12711271

1272-
version_mupdf = '1.26.7'
1272+
version_mupdf = '1.26.10'
12731273

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

0 commit comments

Comments
 (0)