Skip to content

Commit

Permalink
Fix Django 5.0 classifier for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
surenkov committed Dec 4, 2023
1 parent 64aa42c commit dca332a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ classifiers = [
"Framework :: Django :: 4.0",
"Framework :: Django :: 4.1",
"Framework :: Django :: 4.2",
"Framework :: Django :: 5",
"Framework :: Django :: 5.0",
"Framework :: Pydantic",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit dca332a

Please sign in to comment.