Skip to content

Commit f3ea373

Browse files
authored
PYTHON-5624 - Add Python 3.14 trove classifier (#2593)
1 parent a5a50a8 commit f3ea373

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
@@ -35,6 +35,7 @@ classifiers = [
3535
"Programming Language :: Python :: 3.11",
3636
"Programming Language :: Python :: 3.12",
3737
"Programming Language :: Python :: 3.13",
38+
"Programming Language :: Python :: 3.14",
3839
"Topic :: Database",
3940
"Typing :: Typed",
4041
]

0 commit comments

Comments
 (0)