Skip to content

Commit

Permalink
changes.txt: fixed incorrect list of supported Python versions - is 3…
Browse files Browse the repository at this point in the history
….9-3.13.
  • Loading branch information
julian-smith-artifex-com committed Oct 21, 2024
1 parent 2be27b2 commit 96bd921
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Change Log
* **Fixed** `3916 <https://github.com/pymupdf/PyMuPDF/issues/3916>`_: insert_htmlbox error: int too large to convert to float
* **Fixed** `3950 <https://github.com/pymupdf/PyMuPDF/issues/3950>`_: Unable to consistently extract field labels from PDFs

* Supported Python versions are now 3.8-3.13.
* Supported Python versions are now 3.9-3.13.

* Dropped support for Python-3.7 because end-of-life.
* Dropped support for Python-3.8 because end-of-life.
* Added support for Python-3.13 because now released.
* See: https://devguide.python.org/versions/

Expand Down

0 comments on commit 96bd921

Please sign in to comment.