diff --git a/setup.cfg b/setup.cfg index 5a5160db..cd5a4e52 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,6 +25,8 @@ classifiers = Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 [options] python_requires = >=2.6