From bc81ee3af47571d6a6aeb23dc7af74e252f015ed Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 20 Aug 2019 01:01:06 -0400 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index ab135a58..d0fb1e53 100755 --- a/setup.py +++ b/setup.py @@ -95,6 +95,7 @@ setup( 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy' ],