Skip to content

Commit 092a896

Browse files
authored
Add Python 3.14 to trove classifiers (#1562)
1 parent 2348a45 commit 092a896

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
@@ -33,6 +33,7 @@ classifiers = [
3333
"Programming Language :: Python :: 3.11",
3434
"Programming Language :: Python :: 3.12",
3535
"Programming Language :: Python :: 3.13",
36+
"Programming Language :: Python :: 3.14",
3637
]
3738
dynamic = [
3839
"readme",

0 commit comments

Comments
 (0)