Skip to content

Commit 3cc0073

Browse files
committed
Update pyproject.toml with all supported versions
1 parent 085c1fb commit 3cc0073

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ classifiers = [
2323
"Programming Language :: Python",
2424
"Programming Language :: Python :: 3",
2525
"Programming Language :: Python :: 3.10",
26+
"Programming Language :: Python :: 3.11",
27+
"Programming Language :: Python :: 3.12",
28+
"Programming Language :: Python :: 3.13",
2629
"Operating System :: OS Independent",
2730
"Topic :: Software Development :: Libraries :: Python Modules",
2831
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)