Skip to content

Commit 75d42fa

Browse files
committed
add Python 3.13 trove classifier
Django 5.1 is the first version to support it.
1 parent 009d66c commit 75d42fa

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
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.10",
3131
"Programming Language :: Python :: 3.11",
3232
"Programming Language :: Python :: 3.12",
33+
"Programming Language :: Python :: 3.13",
3334
]
3435

3536
[project.optional-dependencies]

0 commit comments

Comments
 (0)