Skip to content

Commit 8813561

Browse files
authored
Add support for Python 3.13 (#1065)
1 parent 05b94d2 commit 8813561

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
@@ -21,6 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.10",
2222
"Programming Language :: Python :: 3.11",
2323
"Programming Language :: Python :: 3.12",
24+
"Programming Language :: Python :: 3.13",
2425
"Topic :: Software Development :: Libraries",
2526
"Topic :: Utilities",
2627
]

0 commit comments

Comments
 (0)