We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f495f6 commit 8493cb2Copy full SHA for 8493cb2
setup.py
@@ -143,10 +143,11 @@ def run(self):
143
'Development Status :: 5 - Production/Stable',
144
'Programming Language :: Python',
145
'Programming Language :: Python :: 3',
146
- 'Programming Language :: Python :: 3.8',
147
'Programming Language :: Python :: 3.9',
148
'Programming Language :: Python :: 3.10',
149
'Programming Language :: Python :: 3.11',
+ 'Programming Language :: Python :: 3.12',
150
+ 'Programming Language :: Python :: 3.13',
151
'Framework :: Django',
152
'License :: OSI Approved :: MIT License',
153
],
0 commit comments