Skip to content

Commit aeb1d5f

Browse files
committed
Add missing Django 4.1 version identifier
1 parent 9589301 commit aeb1d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
"Framework :: Django",
2828
"Framework :: Django :: 3.2",
2929
"Framework :: Django :: 4.0",
30+
"Framework :: Django :: 4.1",
3031
]
3132
requires-python = ">=3.10"
3233
dependencies = ["django", "pillow"]

0 commit comments

Comments
 (0)