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 7d048df commit 93d902dCopy full SHA for 93d902d
pyproject.toml
@@ -29,6 +29,8 @@ classifiers = [
29
"Programming Language :: Python :: 3.10",
30
"Programming Language :: Python :: 3.11",
31
"Programming Language :: Python :: 3.12",
32
+ "Programming Language :: Python :: 3.13",
33
+ "Programming Language :: Python :: 3.14",
34
"License :: OSI Approved :: MIT License",
35
]
36
dependencies = [
0 commit comments