Skip to content

Commit a94633d

Browse files
committed
python: indicate support for python 3.13
1 parent e417efc commit a94633d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.10",
2323
"Programming Language :: Python :: 3.11",
2424
"Programming Language :: Python :: 3.12",
25+
"Programming Language :: Python :: 3.13",
2526
"Operating System :: MacOS",
2627
"Operating System :: Microsoft :: Windows",
2728
"Operating System :: Unix",

0 commit comments

Comments
 (0)