Skip to content

Commit ac4c670

Browse files
committed
identifiers
1 parent fd062f7 commit ac4c670

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,11 @@ classifiers = [
5050
"Operating System :: Unix",
5151
"Operating System :: MacOS",
5252
"Programming Language :: Python :: 3",
53-
"Programming Language :: Python :: 3.8",
54-
"Programming Language :: Python :: 3.9",
5553
"Programming Language :: Python :: 3.10",
5654
"Programming Language :: Python :: 3.11",
5755
"Programming Language :: Python :: 3.12",
5856
"Programming Language :: Python :: 3.13",
57+
"Programming Language :: Python :: 3.14",
5958
]
6059
license = { file = "LICENSE" }
6160

0 commit comments

Comments
 (0)