diff --git a/setup.py b/setup.py index 99ab397e..71f9b089 100644 --- a/setup.py +++ b/setup.py @@ -248,6 +248,7 @@ def has_ext_modules(self): 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'License :: OSI Approved :: MIT License',