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 681c82c commit 904aa71Copy full SHA for 904aa71
1 file changed
setup.py
@@ -108,5 +108,7 @@ def _stamp_version(filename: str) -> None:
108
"Programming Language :: Python :: 3.10",
109
"Programming Language :: Python :: 3.11",
110
"Programming Language :: Python :: 3.12",
111
+ "Programming Language :: Python :: 3.13",
112
+ "Programming Language :: Python :: 3.14",
113
],
114
)
0 commit comments