diff --git a/setup.py b/setup.py index 50de1e6..8079191 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( 'Environment :: Console', 'Programming Language :: Python', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: Implementation :: CPython', 'License :: OSI Approved :: GNU Lesser General Public License v3 ' '(LGPLv3)',