summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2017-01-17 12:38:13 -0800
committerGitHub <noreply@github.com>2017-01-17 12:38:13 -0800
commitf1a06fc7598f324acee332b02b6ecc43773b7b5d (patch)
tree451a6d253de813c1169f0d2bea9ca0fc67b4fe91
parent1f95547b6dd2348189e66ed0e0c1a20899360351 (diff)
parentb5408dff2bd72252137886dc4bb81cd1f0b170b6 (diff)
downloadsimplejson-f1a06fc7598f324acee332b02b6ecc43773b7b5d.tar.gz
Merge pull request #153 from hugovk/patch-1
Update Python versions
-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