We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a306e commit 648448bCopy full SHA for 648448b
setup.cfg
@@ -11,6 +11,7 @@ classifiers =
11
Framework :: Django
12
Framework :: Django :: 3.2
13
Framework :: Django :: 4.0
14
+ Framework :: Django :: 4.1
15
Intended Audience :: Developers
16
License :: OSI Approved :: BSD License
17
Natural Language :: English
@@ -25,6 +26,7 @@ classifiers =
25
26
Programming Language :: Python :: 3.8
27
Programming Language :: Python :: 3.9
28
Programming Language :: Python :: 3.10
29
+ Programming Language :: Python :: 3.11
30
31
[options]
32
packages =
0 commit comments