PYTHON-5624 - Add Python 3.14 trove classifier (#2593)
This commit is contained in:
parent
a5a50a89df
commit
f3ea3738bf
@ -35,6 +35,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14",
|
||||
"Topic :: Database",
|
||||
"Typing :: Typed",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user