Skip to content

Commit 7e6a562

Browse files
committed
Add Python 3.11 to classifiers
Since it's supported and is being tested by the CI workflow. Signed-off-by: Kevin Locke <[email protected]>
1 parent 5b07c0d commit 7e6a562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ classifiers =
3636
Programming Language :: Python :: 3.8
3737
Programming Language :: Python :: 3.9
3838
Programming Language :: Python :: 3.10
39+
Programming Language :: Python :: 3.11
3940
Programming Language :: Python :: Implementation :: CPython
4041
Programming Language :: Python :: Implementation :: PyPy
4142
Topic :: Software Development

0 commit comments

Comments
 (0)