From e49b42db45a810c41524f9508d3a7bba0525832c Mon Sep 17 00:00:00 2001 From: Oliver Bristow Date: Sat, 4 Aug 2018 18:43:50 +0100 Subject: [PATCH] Add 3.3 classifier --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index f9fcbac..fdd69d2 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ License :: OSI Approved :: GNU General Public License v3 (GPLv3) Programming Language :: Python :: 2 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