Skip to content

Commit

Permalink
Bump version markers
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrlpld committed Jan 26, 2024
1 parent fc3a35c commit 6c1edf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Framework :: Django",
"Framework :: Django :: 3.2",
"Framework :: Django :: 4.0",
"Framework :: Django :: 4.1",
"Framework :: Django :: 4.2",
"Framework :: Django :: 5.0",
]
requires-python = ">=3.8"
dynamic = ["version"]
Expand Down

0 comments on commit 6c1edf7

Please sign in to comment.