Skip to content

Commit f8e49ca

Browse files
committed
Update setup classifiers
1 parent 789af7b commit f8e49ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,12 @@ def find_version(*parts):
8181
"Programming Language :: Python :: 3.6",
8282
"Programming Language :: Python :: 3.7",
8383
"Programming Language :: Python :: 3.8",
84+
"Programming Language :: Python :: 3.9",
8485
"Framework :: Django",
8586
"Framework :: Django :: 2.2",
8687
"Framework :: Django :: 3.1",
8788
"Framework :: Django :: 3.2",
89+
"Framework :: Django :: 4.0",
8890
"Topic :: Internet :: WWW/HTTP",
8991
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
9092
"Topic :: Software Development :: Libraries :: Application Frameworks",

0 commit comments

Comments
 (0)