Skip to content

Commit 0c50de6

Browse files
committed
Declared Python 3.13 support
1 parent cf25d56 commit 0c50de6

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
@@ -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
]
2627
requires-python = ">= 3.8"
2728
dependencies = [

0 commit comments

Comments
 (0)