Skip to content

Commit 8829b7a

Browse files
authored
Clarify that v20.22.0 dropped support for Python 3.6 too (#2552)
1 parent 3022c59 commit 8829b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ v20.22.0 (2023-04-19)
1010

1111
Features - 20.22.0
1212
~~~~~~~~~~~~~~~~~~
13-
- Drop support for creating Python <3.6 (including 2) interpreters. Removed pip of ``20.3.4``, ``21.3.1``; wheel of
13+
- Drop support for creating Python <=3.6 (including 2) interpreters. Removed pip of ``20.3.4``, ``21.3.1``; wheel of
1414
``0.37.1``; setuptools of ``59.6.0``, ``44.1.1``, ``50.3.2``- by :user:`gaborbernat`. (:issue:`2548`)
1515

1616

0 commit comments

Comments
 (0)