diff --git a/setup.py b/setup.py index c4e7ec201..22333fbde 100644 --- a/setup.py +++ b/setup.py @@ -210,6 +210,7 @@ setup( 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', 'Topic :: Communications :: Chat :: Internet Relay Chat', 'Topic :: Software Development :: Libraries :: Python Modules', ],