diff --git a/setup.py b/setup.py index ea4b43f21f2978da1b4216d3bc4bffe3c8faa790..e1b4c967a72360f80883760c60f7dd25e9836097 100644 --- a/setup.py +++ b/setup.py @@ -105,6 +105,7 @@ setup( 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', 'Topic :: Software Development :: Libraries :: Python Modules'], packages=packages,