We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4eb30 commit 9b47774Copy full SHA for 9b47774
1 file changed
setup.py
@@ -186,6 +186,7 @@ def run(self):
186
"Programming Language :: Python :: 3.11",
187
"Programming Language :: Python :: 3.12",
188
"Programming Language :: Python :: 3.13",
189
+ "Programming Language :: Python :: 3.14",
190
"Topic :: Software Development :: Libraries :: Python Modules",
191
],
192
project_urls = dict(
0 commit comments