Skip to content

Commit 70ecec6

Browse files
committed
Update supported Python versions
1 parent 560b007 commit 70ecec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ classifiers = [
3030
"Operating System :: POSIX",
3131
"Operating System :: Unix",
3232
"Programming Language :: Python",
33-
"Programming Language :: Python :: 3.6",
34-
"Programming Language :: Python :: 3.7",
3533
"Programming Language :: Python :: 3.8",
3634
"Programming Language :: Python :: 3.9",
3735
"Programming Language :: Python :: 3.10",
3836
"Programming Language :: Python :: 3.11",
37+
"Programming Language :: Python :: 3.12",
38+
"Programming Language :: Python :: 3.13",
3939
"Topic :: Software Development",
4040
"Topic :: Software Development :: Debuggers",
4141
"Topic :: Software Development :: Embedded Systems",

0 commit comments

Comments
 (0)