Skip to content

Commit 1c8c750

Browse files
Add Django 4.1/5.1/5.2 to classifiers
1 parent 70df389 commit 1c8c750

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ keywords = [
1515
]
1616
classifiers = [
1717
"Framework :: Django",
18+
"Framework :: Django :: 4.2",
19+
"Framework :: Django :: 5.1",
20+
"Framework :: Django :: 5.2",
1821
"Intended Audience :: Developers",
1922
"License :: OSI Approved :: MIT License",
2023
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)