Skip to content

Commit 3b81faa

Browse files
committed
Update trove classifiers to reflect Python compatibility
1 parent fc6c9e9 commit 3b81faa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,11 @@ classifiers = [
2020
"Intended Audience :: Developers",
2121
"Programming Language :: C#",
2222
"Programming Language :: Python :: 3",
23-
"Programming Language :: Python :: 3.7",
24-
"Programming Language :: Python :: 3.8",
25-
"Programming Language :: Python :: 3.9",
2623
"Programming Language :: Python :: 3.10",
2724
"Programming Language :: Python :: 3.11",
2825
"Programming Language :: Python :: 3.12",
2926
"Programming Language :: Python :: 3.13",
27+
"Programming Language :: Python :: 3.14",
3028
"Operating System :: Microsoft :: Windows",
3129
"Operating System :: POSIX :: Linux",
3230
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)