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 a098ace commit 739ec42Copy full SHA for 739ec42
1 file changed
pyproject.toml
@@ -22,6 +22,7 @@ classifiers = [
22
"Programming Language :: Python :: 3.11",
23
"Programming Language :: Python :: 3.12",
24
"Programming Language :: Python :: 3.13",
25
+ "Programming Language :: Python :: 3.14",
26
]
27
requires-python = ">= 3.9"
28
dependencies = [
0 commit comments