Skip to content

Commit 083f473

Browse files
committed
pyproject: update description
1 parent 9a313bb commit 083f473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include = ["tests/"]
1111
[project]
1212
name = "stdlib-list"
1313
dynamic = ["version"]
14-
description = "A list of Python Standard Libraries (2.7 through 3.9)."
14+
description = "A list of Python Standard Libraries (2.7 through 3.11)."
1515
readme = "README.md"
1616
license = { file = "LICENSE" }
1717
authors = [{ name = "Jack Maney", email = "[email protected]" }]

0 commit comments

Comments
 (0)