1 parent 3901d4c commit ef69760Copy full SHA for ef69760
setup.py
@@ -121,5 +121,6 @@ def build_py_modules(basedir: str, excludes: Sequence = ()) -> Sequence:
121
"Programming Language :: Python :: 3.8",
122
"Programming Language :: Python :: 3.9",
123
"Programming Language :: Python :: 3.10",
124
+ "Programming Language :: Python :: 3.11",
125
],
126
)
0 commit comments