diff --git a/setup.py b/setup.py index 027918bc..5e5eb2de 100644 --- a/setup.py +++ b/setup.py @@ -48,6 +48,7 @@ setup_kwargs = { 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', ], }