diff --git a/setup.py b/setup.py index cb57fffe..e9aa9fc3 100755 --- a/setup.py +++ b/setup.py @@ -33,6 +33,7 @@ config = { 'License :: OSI Approved :: GNU General Public License v2 (GPLv2)', 'Operating System :: POSIX :: Linux', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Topic :: System :: Operating System', ], }