diff --git a/setup.py b/setup.py index 081a6bf7..89de6b0d 100644 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ def is_requirement(line): classifiers=[ 'Development Status :: 3 - Alpha', 'Framework :: Django', - 'Framework :: Django :: 4.0', + 'Framework :: Django :: 4.2', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)', 'Natural Language :: English',