Skip to content

Commit 6854b40

Browse files
authored
chore: update metadata (#464)
Update the package metadata to match the Python range.
1 parent f30eb1d commit 6854b40

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@ classifiers = [
1414
"Intended Audience :: Information Technology",
1515
"Intended Audience :: Developers",
1616
"Programming Language :: Python :: 3",
17-
"Programming Language :: Python :: 3.7",
18-
"Programming Language :: Python :: 3.8",
1917
"Programming Language :: Python :: 3.9",
2018
"Programming Language :: Python :: 3.10",
2119
"Programming Language :: Python :: 3.11",
20+
"Programming Language :: Python :: 3.12",
2221
"Topic :: Software Development :: Libraries :: Python Modules",
2322
"Operating System :: Microsoft :: Windows",
2423
"Operating System :: POSIX",

0 commit comments

Comments
 (0)