diff --git a/setup.py b/setup.py index 0a9bdf8429dbd7d6051587d564cfbac83df1ebce..52922ffc099498bd9c64981e2f18002e4ac96fa3 100755 --- a/setup.py +++ b/setup.py @@ -177,6 +177,7 @@ def run_setup(ext_modules, run_make): "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Operating System :: MacOS :: MacOS X",