Skip to content

Commit 56eea10

Browse files
authored
Merge pull request #2029 from jumbosushi/jumbosushi-patch-2
Include Python 3.11 to setuptools classifiers
2 parents 617e5f5 + 8f075d4 commit 56eea10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
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)