diff --git a/setup.py b/setup.py index a6d772a..6353a7a 100644 --- a/setup.py +++ b/setup.py @@ -21,6 +21,7 @@ setup( 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', 'License :: OSI Approved :: MIT License', ], )