Skip to content

Commit 5e509c1

Browse files
Manually upgrade the metadata in pyproject.toml
1 parent 02f38e6 commit 5e509c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@ classifiers = [
2929
"Operating System :: POSIX",
3030
"Operating System :: Microsoft :: Windows",
3131
"Operating System :: MacOS :: MacOS X",
32-
"Programming Language :: Python :: 3.8",
3332
"Programming Language :: Python :: 3.9",
3433
"Programming Language :: Python :: 3.10",
3534
"Programming Language :: Python :: 3.11",
35+
"Programming Language :: Python :: 3.12",
36+
"Programming Language :: Python :: 3.13",
3637
"Programming Language :: Python :: Implementation :: CPython",
3738
"Programming Language :: Python :: Implementation :: PyPy",
3839
"Topic :: Software Development :: Quality Assurance",

0 commit comments

Comments
 (0)