We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6331c0 commit bbddb58Copy full SHA for bbddb58
setup.py
@@ -57,7 +57,7 @@
57
sources=['./fitz/fitz_wrap.c',])
58
59
setup(name = 'PyMuPDF',
60
- version = "1.13.2",
+ version = "1.13.3",
61
description = 'Python bindings for the PDF rendering library MuPDF',
62
classifiers = ['Development Status :: 5 - Production/Stable',
63
'Environment :: Console',
0 commit comments