Skip to content

Commit 2a38d9b

Browse files
Add Python 3.14 PyPI classifier
Support for 3.14 was added in #923, but the trove classifier for PyPI is missing. This is just informational stuff.
1 parent 0a88aec commit 2a38d9b

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
@@ -14,6 +14,7 @@ classifiers = [
1414
"Programming Language :: Python :: 3.11",
1515
"Programming Language :: Python :: 3.12",
1616
"Programming Language :: Python :: 3.13",
17+
"Programming Language :: Python :: 3.14",
1718
]
1819

1920
dependencies = [

0 commit comments

Comments
 (0)