We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e93e3 commit 547bfabCopy full SHA for 547bfab
setup.py
@@ -63,6 +63,8 @@ def _read(name):
63
'Programming Language :: Python :: 3.10',
64
'Programming Language :: Python :: 3.11',
65
'Programming Language :: Python :: 3.12',
66
+ 'Programming Language :: Python :: 3.13',
67
+ 'Programming Language :: Python :: 3.14',
68
'Topic :: Internet :: WWW/HTTP',
69
'Topic :: Software Development',
70
'Topic :: Software Development :: Libraries :: Python Modules',
0 commit comments