Skip to content

Commit 645f0a9

Browse files
increase python version support
1 parent b7a4c87 commit 645f0a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ classifiers = [
1717
"Programming Language :: Python :: 3.9",
1818
"Programming Language :: Python :: 3.10",
1919
"Programming Language :: Python :: 3.11",
20+
"Programming Language :: Python :: 3.12",
21+
"Programming Language :: Python :: 3.13",
2022
"Topic :: Software Development :: Libraries :: Python Modules",
2123
]
2224
dependencies = [

0 commit comments

Comments
 (0)