diff --git a/setup.py b/setup.py index 3e01f99..50c219a 100755 --- a/setup.py +++ b/setup.py @@ -32,6 +32,7 @@ setuptools.setup( 'Natural Language :: English', 'Operating System :: OS Independent', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: Implementation :: CPython', 'Topic :: Internet :: WWW/HTTP', 'Topic :: Software Development :: Libraries',