diff --git a/setup.py b/setup.py index 93bb3d9..11a7dbd 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ install_requires=required, classifiers=[ "License :: OSI Approved :: Apache Software License", - "Programming Language :: Python :: 3.8+", + "Programming Language :: Python :: 3.8", "Operating System :: OS Independent", ], project_urls={