Skip to content

Commit 61179bb

Browse files
committed
add support for Python 3.13
1 parent fe28d34 commit 61179bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ classifiers = [
3333
"Programming Language :: Python :: 3.10",
3434
"Programming Language :: Python :: 3.11",
3535
"Programming Language :: Python :: 3.12",
36+
"Programming Language :: Python :: 3.13",
3637
]
3738

3839
[project.optional-dependencies]

0 commit comments

Comments
 (0)