diff --git a/setup.py b/setup.py index fed3dbd..46b65cf 100644 --- a/setup.py +++ b/setup.py @@ -91,10 +91,10 @@ def get_version(): 'Operating System :: MacOS :: MacOS X', 'Operating System :: Microsoft :: Windows', 'Operating System :: POSIX :: Linux', - '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', 'Programming Language :: Python :: 3 :: Only', 'Topic :: Database :: Front-Ends', 'Topic :: Multimedia :: Sound/Audio :: Speech',