diff --git a/setup.py b/setup.py index eff5539..3f193ae 100644 --- a/setup.py +++ b/setup.py @@ -40,10 +40,10 @@ # Specify the Python versions you support here. In particular, ensure # that you indicate whether you support Python 2, Python 3 or both. - 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', ], packages=find_packages(), install_requires=[