Skip to content

Commit 08e5976

Browse files
committed
Add Python 3.14 to trove classifiers
1 parent 350daab commit 08e5976

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.11",
2424
"Programming Language :: Python :: 3.12",
2525
"Programming Language :: Python :: 3.13",
26+
"Programming Language :: Python :: 3.14",
2627
"Topic :: Software Development :: Libraries",
2728
"Topic :: Software Development :: Libraries :: Python Modules"
2829
]

0 commit comments

Comments
 (0)