From b5408dff2bd72252137886dc4bb81cd1f0b170b6 Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 17 Jan 2017 22:30:34 +0200 Subject: Update Python versions --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index ade96fa..901f0ec 100644 --- a/setup.py +++ b/setup.py @@ -31,6 +31,8 @@ Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4 +Programming Language :: Python :: 3.5 +Programming Language :: Python :: 3.6 Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy Topic :: Software Development :: Libraries :: Python Modules -- cgit v1.2.1