Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 6ae3be1

Browse files
committed
feat: add support for Python 3.11
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
1 parent 51399ef commit 6ae3be1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)