We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cfe89 commit 08ce0beCopy full SHA for 08ce0be
pyproject.toml
@@ -18,6 +18,8 @@ classifiers = [
18
"Programming Language :: Python :: 3.10",
19
"Programming Language :: Python :: 3.11",
20
"Programming Language :: Python :: 3.12",
21
+ "Programming Language :: Python :: 3.13",
22
+ "Programming Language :: Python :: 3.14",
23
"Typing :: Typed"
24
]
25
packages = [
0 commit comments