diff --git a/setup.py b/setup.py index f368b71..5573fca 100644 --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ setuptools.setup( 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', 'Intended Audience :: Science/Research', 'Intended Audience :: Developers', 'Intended Audience :: Education',