Skip to content

Commit 1cf1a0a

Browse files
MAINT: document Python 3.14 support
1 parent 75ee8bc commit 1cf1a0a

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
@@ -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)