diff --git a/setup.py b/setup.py index 79b9875ee..684c0dcea 100755 --- a/setup.py +++ b/setup.py @@ -94,6 +94,7 @@ setup( "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", "License :: OSI Approved :: Apache Software License", "Topic :: Software Development :: Testing", ],