Skip to content

Commit 538ceba

Browse files
committed
doc(setup): Add qualifier for Python 3.11
1 parent dd10a4e commit 538ceba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def finalize_options(self):
6767
"Programming Language :: Python :: 3.8",
6868
"Programming Language :: Python :: 3.9",
6969
"Programming Language :: Python :: 3.10",
70+
"Programming Language :: Python :: 3.11",
7071
"Development Status :: 4 - Beta",
7172
"Natural Language :: English",
7273
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)