diff --git a/setup.py b/setup.py index 78801b4219..e9d598a0f9 100644 --- a/setup.py +++ b/setup.py @@ -147,9 +147,11 @@ def bazel_build(self, ext): "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", - "Programming Language :: Python :: 3.6", "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", "Topic :: Software Development :: Testing", "Topic :: System :: Benchmark", ],