diff --git a/setup.py b/setup.py index 8f97ca6..13a092f 100755 --- a/setup.py +++ b/setup.py @@ -49,6 +49,7 @@ if __name__ == '__main__': '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' ] )