Skip to content

Commit 3a43446

Browse files
hugovkgithub-actions[bot]
authored andcommitted
Declare support for Python 3.11 (#2018)
(cherry picked from commit a394c90)
1 parent b421414 commit 3a43446

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
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.8",
2525
"Programming Language :: Python :: 3.9",
2626
"Programming Language :: Python :: 3.10",
27+
"Programming Language :: Python :: 3.11",
2728
"Programming Language :: Python :: Implementation :: CPython",
2829
"Programming Language :: Python :: Implementation :: PyPy",
2930
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)