diff --git a/setup.py b/setup.py index a55e5ef53..10d1c6f97 100644 --- a/setup.py +++ b/setup.py @@ -199,6 +199,7 @@ setup( 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Topic :: Communications :: Chat :: Internet Relay Chat', 'Topic :: Software Development :: Libraries :: Python Modules', ],