diff --git a/setup.py b/setup.py
index d1212cc37dd875176bbbb267cdb5135787c0f00d..63a6da5b801304ac8f3867c7ab3832eb198aac5e 100644
--- a/setup.py
+++ b/setup.py
@@ -102,10 +102,9 @@ setup(
         'Development Status :: 3 - Alpha',
         'Intended Audience :: Developers',
         'License :: OSI Approved :: Apache Software License',
-        'Programming Language :: Python :: 2.7',
-        'Programming Language :: Python :: 3.4',
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
+        'Programming Language :: Python :: 3.7',
         'Topic :: Software Development :: Libraries :: Python Modules'],
 
     packages=packages,