Skip to content

Commit 7e1ec7a

Browse files
committed
DEV: update trove classifiers for supported python versions
1 parent 43a1e0d commit 7e1ec7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ classifiers = [
2828

2929
"Programming Language :: C++",
3030
"Programming Language :: Python :: 3",
31-
"Programming Language :: Python :: 3.10",
3231
"Programming Language :: Python :: 3.11",
3332
"Programming Language :: Python :: 3.12",
33+
"Programming Language :: Python :: 3.13",
3434

3535
"Typing :: Typed"
3636
]

0 commit comments

Comments
 (0)