Skip to content

Commit 8f075d4

Browse files
authored
Include Python 3.11 to setuptools classifiers
1 parent 617e5f5 commit 8f075d4

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
@@ -80,5 +80,6 @@
8080
"Programming Language :: Python :: 3.8",
8181
"Programming Language :: Python :: 3.9",
8282
"Programming Language :: Python :: 3.10",
83+
"Programming Language :: Python :: 3.11",
8384
],
8485
)

0 commit comments

Comments
 (0)