Skip to content

Commit 556af01

Browse files
add py3.13 to supported versions
1 parent e54490b commit 556af01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ classifiers = [
2020
"Programming Language :: Python :: 3.10",
2121
"Programming Language :: Python :: 3.11",
2222
"Programming Language :: Python :: 3.12",
23+
"Programming Language :: Python :: 3.13",
2324
]
2425
license = {"file" = "LICENSE"}
2526
keywords = ["async", "enumerate", "itertools", "builtins", "functools", "contextlib"]

0 commit comments

Comments
 (0)