diff --git a/setup.py b/setup.py index 120a95d..c0f91e4 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ def read_reqs(reqs_name): classifiers=[ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", - "Programming Language :: Python :: 2.8", + "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11",