We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be27b2 commit 96bd921Copy full SHA for 96bd921
changes.txt
@@ -10,9 +10,9 @@ Change Log
10
* **Fixed** `3916 <https://github.com/pymupdf/PyMuPDF/issues/3916>`_: insert_htmlbox error: int too large to convert to float
11
* **Fixed** `3950 <https://github.com/pymupdf/PyMuPDF/issues/3950>`_: Unable to consistently extract field labels from PDFs
12
13
-* Supported Python versions are now 3.8-3.13.
+* Supported Python versions are now 3.9-3.13.
14
15
- * Dropped support for Python-3.7 because end-of-life.
+ * Dropped support for Python-3.8 because end-of-life.
16
* Added support for Python-3.13 because now released.
17
* See: https://devguide.python.org/versions/
18
0 commit comments