Skip to content

Commit 97e12cf

Browse files
authored
Update pyproject.toml
1 parent eceb909 commit 97e12cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ classifiers = [
1515
"Topic :: Software Development :: Libraries :: Python Modules",
1616
"Development Status :: 5 - Production/Stable",
1717
"Framework :: Django :: 3.2",
18-
"Framework :: Django :: 4.0",
18+
"Framework :: Django :: 4.1",
19+
"Framework :: Django :: 4.2",
1920
"Intended Audience :: Developers",
2021
"License :: OSI Approved :: MIT License",
2122
"Natural Language :: English",

0 commit comments

Comments
 (0)