diff --git a/setup.py b/setup.py index 603929a..3e2c6c3 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ 'Topic :: Software Development', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3.5', - 'Programming Language :: Python :: 3.6' - 'Programming Language :: Python :: 3.7' + 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', ] )