Skip to content

Commit dce7b88

Browse files
MAINT: document Python 3.14 support in trove classifiers (#418)
1 parent e5c981b commit dce7b88

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
@@ -17,6 +17,7 @@ classifiers = [
1717
"Programming Language :: Python :: 3.11",
1818
"Programming Language :: Python :: 3.12",
1919
"Programming Language :: Python :: 3.13",
20+
"Programming Language :: Python :: 3.14",
2021
"Topic :: Software Development :: Libraries :: Python Modules",
2122
"Typing :: Typed",
2223
]

0 commit comments

Comments
 (0)