Skip to content

Commit 22904a6

Browse files
committed
feat: add support for Python 3.11
Signed-off-by: Daniel Ziegenberg <[email protected]>
1 parent 51399ef commit 22904a6

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
@@ -55,6 +55,7 @@
5555
"Programming Language :: Python :: 3.8",
5656
"Programming Language :: Python :: 3.9",
5757
"Programming Language :: Python :: 3.10",
58+
"Programming Language :: Python :: 3.11",
5859
"Development Status :: 3 - Alpha",
5960
"Intended Audience :: Developers",
6061
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)