Blob Blame History Raw
diff --git a/build_scripts/config.py b/build_scripts/config.py
index cad4e2f..c2e1e0e 100644
--- a/build_scripts/config.py
+++ b/build_scripts/config.py
@@ -93,6 +93,7 @@ class Config(object):
             'Programming Language :: Python :: 3.5',
             'Programming Language :: Python :: 3.6',
             'Programming Language :: Python :: 3.7',
+            'Programming Language :: Python :: 3.8',
         ]
 
         self.setup_script_dir = None