diff --git a/setup.py b/setup.py index 31bff11..2aa9b42 100644 --- a/setup.py +++ b/setup.py @@ -15,12 +15,13 @@ long_description_content_type="text/markdown", license="MIT", classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Programming Language :: Python :: 3", "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", "License :: OSI Approved :: MIT License", "Topic :: Security", "Topic :: Internet :: WWW/HTTP",