Skip to content

Commit 25997ce

Browse files
setup.py: update version_mupdf to 1.26.11.
1 parent c027226 commit 25997ce

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.6'
12711271

1272-
version_mupdf = '1.26.10'
1272+
version_mupdf = '1.26.11'
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)