From 86181bd926f9e2af37d12322e5311b39344a315b Mon Sep 17 00:00:00 2001 From: Patrick Delcroix Date: Thu, 31 Oct 2024 18:37:16 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e9e2f9e..ea2655c 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ classifiers=[ 'Environment :: Web Environment', 'Framework :: Django', - 'Framework :: Django :: 3.10', + 'Framework :: Django :: 4.2', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU Affero General Public License v3', 'Operating System :: OS Independent',