Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit 3acae80

Browse files
authored
Merge pull request #250 from modoboa/updated-release-details
Updated release details
2 parents 08e1cc7 + eb84b47 commit 3acae80

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

setup.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,14 @@ def local_scheme(version):
5959
classifiers=[
6060
"Development Status :: 5 - Production/Stable",
6161
"Environment :: Web Environment",
62-
"Framework :: Django :: 2.2",
62+
"Framework :: Django :: 4.2",
6363
"Intended Audience :: System Administrators",
6464
"License :: OSI Approved :: MIT License",
6565
"Operating System :: OS Independent",
66-
"Programming Language :: Python :: 3",
67-
"Programming Language :: Python :: 3.5",
68-
"Programming Language :: Python :: 3.6",
69-
"Programming Language :: Python :: 3.7",
7066
"Programming Language :: Python :: 3.8",
67+
"Programming Language :: Python :: 3.9",
68+
"Programming Language :: Python :: 3.10",
69+
"Programming Language :: Python :: 3.11",
7170
"Topic :: Communications :: Email",
7271
"Topic :: Internet :: WWW/HTTP",
7372
],

0 commit comments

Comments
 (0)