We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9087321 commit b591908Copy full SHA for b591908
1 file changed
setup.py
@@ -42,6 +42,8 @@
42
'Programming Language :: Python :: 3.10',
43
'Programming Language :: Python :: 3.11',
44
'Programming Language :: Python :: 3.12',
45
+ 'Programming Language :: Python :: 3.13',
46
+ 'Programming Language :: Python :: 3.14',
47
'Programming Language :: Python :: Implementation :: CPython',
48
'Programming Language :: Python :: Implementation :: PyPy',
49
'Topic :: Software Development :: Libraries',
0 commit comments