Skip to content

Commit 7886376

Browse files
authored
fix: add trove classifier for python 3.11 (#971)
1 parent ee22390 commit 7886376

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
@@ -81,6 +81,7 @@
8181
"Programming Language :: Python :: 3.8",
8282
"Programming Language :: Python :: 3.9",
8383
"Programming Language :: Python :: 3.10",
84+
"Programming Language :: Python :: 3.11",
8485
"Operating System :: OS Independent",
8586
"Topic :: Internet",
8687
],

0 commit comments

Comments
 (0)