Skip to content

Commit ead9d34

Browse files
authored
Add a changelog entry for dropping Python 3.7 support (#824)
1 parent 2c885fe commit ead9d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ No unreleased changes.
3838
* Make ``utils.parse_sdist_filename()`` and ``utils.parse_wheel_filename()``
3939
raise ``InvalidSdistFilename`` and ``InvalidWheelFilename``, respectively,
4040
when the version component of the name is invalid
41+
* Remove support for Python 3.7 (:issue:`783`)
4142

4243
23.1 - 2023-04-12
4344
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)