summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-01-17 22:30:34 +0200
committerGitHub <noreply@github.com>2017-01-17 22:30:34 +0200
commitb5408dff2bd72252137886dc4bb81cd1f0b170b6 (patch)
tree451a6d253de813c1169f0d2bea9ca0fc67b4fe91 /setup.py
parent1f95547b6dd2348189e66ed0e0c1a20899360351 (diff)
downloadsimplejson-b5408dff2bd72252137886dc4bb81cd1f0b170b6.tar.gz
Update Python versions
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
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