Skip to content

Commit 973b9e5

Browse files
authored
Add Python 3.14 to trove classifiers (#119)
1 parent 7c51f97 commit 973b9e5

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
@@ -20,6 +20,7 @@ classifiers = [
2020
"Programming Language :: Python :: 3.11",
2121
"Programming Language :: Python :: 3.12",
2222
"Programming Language :: Python :: 3.13",
23+
"Programming Language :: Python :: 3.14",
2324
"Programming Language :: Python :: 3 :: Only",
2425
"Framework :: Django",
2526
"Framework :: Django :: 4.2",

0 commit comments

Comments
 (0)