Skip to content

Commit af3dbfa

Browse files
committed
Update classifiers
1 parent 52f7e78 commit af3dbfa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,13 @@ classifiers = [
2020
"Programming Language :: Rust",
2121
"Programming Language :: Python :: Implementation :: CPython",
2222
"Programming Language :: Python :: Implementation :: PyPy",
23+
"Programming Language :: Python :: 3.8",
24+
"Programming Language :: Python :: 3.9",
25+
"Programming Language :: Python :: 3.10",
2326
"Programming Language :: Python :: 3.11",
2427
"Programming Language :: Python :: 3.12",
2528
"Programming Language :: Python :: 3.13",
29+
"Programming Language :: Python :: 3.14",
2630
"Typing :: Stubs Only"
2731
]
2832
dynamic = ["version"]

0 commit comments

Comments
 (0)