Skip to content

Commit ed27db6

Browse files
committed
Add specific Django version to classifiers
1 parent 940b5d5 commit ed27db6

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
@@ -5,6 +5,7 @@ description = "Source code to djangoproject.com"
55
requires-python = ">=3.12"
66
classifiers = [
77
"Framework :: Django",
8+
"Framework :: Django :: 6.0",
89
"License :: OSI Approved :: BSD License",
910
"Operating System :: OS Independent",
1011
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)