Skip to content

Commit 114b751

Browse files
committed
[DOP-24322] Declare Python 3.13 support
1 parent ed984ed commit 114b751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.10",
2525
"Programming Language :: Python :: 3.11",
2626
"Programming Language :: Python :: 3.12",
27+
"Programming Language :: Python :: 3.13",
2728
"Topic :: Software Development :: Libraries",
2829
"Topic :: Software Development :: Libraries :: Python Modules",
2930
"Typing :: Typed",

0 commit comments

Comments
 (0)