|
1 | | -# PyMuPDF 1.19.6 |
| 1 | +# PyMuPDF 1.20.0 |
2 | 2 |
|
3 | 3 |  |
4 | 4 |
|
5 | | -Release date: March 3, 2022 |
| 5 | +Release date: June 6, 2022 |
6 | 6 |
|
7 | 7 | On **[PyPI](https://pypi.org/project/PyMuPDF)** since August 2016: [](https://pepy.tech/project/pymupdf) |
8 | 8 |
|
9 | 9 | # Author |
10 | | -[Jorj X. McKie ](mailto:[email protected]), based on original code by [Ruikai Liu ](mailto:[email protected]). |
| 10 | +[Artifex], based on code by [Jorj X. McKie ](mailto:[email protected]), based on original code by [Ruikai Liu ](mailto:[email protected]). |
11 | 11 |
|
12 | 12 | # Introduction |
13 | 13 |
|
14 | | -PyMuPDF (current version 1.19.6) is a Python binding with support for [MuPDF](https://mupdf.com/) (current version 1.19.*), a lightweight PDF, XPS, and E-book viewer, renderer, and toolkit, which is maintained and developed by Artifex Software, Inc. |
| 14 | +PyMuPDF (current version 1.20.0) is a Python binding with support for [MuPDF](https://mupdf.com/) (current version 1.20.*), a lightweight PDF, XPS, and E-book viewer, renderer, and toolkit, which is maintained and developed by Artifex Software, Inc. |
15 | 15 |
|
16 | 16 | MuPDF can access files in PDF, XPS, OpenXPS, CBZ, EPUB and FB2 (e-books) formats, and it is known for its top performance and high rendering quality. |
17 | 17 |
|
@@ -109,4 +109,4 @@ Artifex is the exclusive commercial licensing agent for MuPDF. |
109 | 109 | Artifex, the Artifex logo, MuPDF, and the MuPDF logo are registered trademarks of Artifex Software Inc. © 2021 Artifex Software, Inc. All rights reserved. |
110 | 110 |
|
111 | 111 | # Contact |
112 | | -Please use the [Discussions ](https://github.com/pymupdf/PyMuPDF/discussions) menu for questions, comments, or asking for help, and submit issues [here ](https://github.com/pymupdf/PyMuPDF/issues). If you wish, you can also contact me directly via [email protected]. |
| 112 | +Please use the [Discussions](https://github.com/pymupdf/PyMuPDF/discussions) menu for questions, comments, or asking for help, and submit issues [here](https://github.com/pymupdf/PyMuPDF/issues). |
0 commit comments