From dc2cdc47f3d04467a2182cecbce81e2cb9b9ef0c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 21 May 2016 08:51:03 -0400 Subject: dstufft added the 3.6 classifier for me :) --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 25e3a6b7..b304864d 100644 --- a/setup.py +++ b/setup.py @@ -27,6 +27,7 @@ Programming Language :: Python :: 2.7 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 :: Quality Assurance -- cgit v1.2.1