We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a313bb commit 083f473Copy full SHA for 083f473
pyproject.toml
@@ -11,7 +11,7 @@ include = ["tests/"]
11
[project]
12
name = "stdlib-list"
13
dynamic = ["version"]
14
-description = "A list of Python Standard Libraries (2.7 through 3.9)."
+description = "A list of Python Standard Libraries (2.7 through 3.11)."
15
readme = "README.md"
16
license = { file = "LICENSE" }
17
authors = [{ name = "Jack Maney", email = "[email protected]" }]
0 commit comments