diff --git a/setup.py b/setup.py index 0862e0f1..ede815c9 100644 --- a/setup.py +++ b/setup.py @@ -86,6 +86,7 @@ setup(name='dependency_injector', 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Topic :: Software Development',