updated supported python version list in setup.py
diff --git a/setup.py b/setup.py
index a915bf2..0ddeb29 100644
--- a/setup.py
+++ b/setup.py
@@ -37,6 +37,7 @@
         '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',