Skip to content

Commit 5b83cf4

Browse files
pyproject: advertise Python 3.14 support
Signed-off-by: Bastian Krause <[email protected]>
1 parent 421dd53 commit 5b83cf4

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
@@ -29,6 +29,7 @@ classifiers = [
2929
"Programming Language :: Python :: 3.11",
3030
"Programming Language :: Python :: 3.12",
3131
"Programming Language :: Python :: 3.13",
32+
"Programming Language :: Python :: 3.14",
3233
"License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)",
3334
]
3435
dependencies = [

0 commit comments

Comments
 (0)