diff --git a/setup.py b/setup.py index a915bf23..0ddeb299 100644 --- a/setup.py +++ b/setup.py @@ -37,6 +37,7 @@ setup( 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'License :: OSI Approved :: BSD License', ], keywords='C++11, Python bindings',