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