Skip to content

Commit 8c50091

Browse files
committed
Add python 3.11 to supported list
1 parent 34b6388 commit 8c50091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"Programming Language :: Python :: 3.8",
3333
"Programming Language :: Python :: 3.9",
3434
"Programming Language :: Python :: 3.10",
35+
"Programming Language :: Python :: 3.11",
3536
"License :: OSI Approved :: MIT License",
3637
"Operating System :: OS Independent",
3738
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)