Skip to content

Commit c026b40

Browse files
committed
Add classifier for Python 3.14
1 parent 361e822 commit c026b40

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
@@ -15,6 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3.11",
1616
"Programming Language :: Python :: 3.12",
1717
"Programming Language :: Python :: 3.13",
18+
"Programming Language :: Python :: 3.14",
1819
]
1920
requires-python = ">=3.10,<4"
2021
dependencies = [

0 commit comments

Comments
 (0)