From e4747365241159af24861ff0788812f15386d19a Mon Sep 17 00:00:00 2001 From: Nick Badger Date: Sat, 7 Jan 2017 16:31:45 -0800 Subject: [PATCH] Version bump for 0.1.6 --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 090e1b6..774aa1d 100644 --- a/setup.py +++ b/setup.py @@ -78,7 +78,6 @@ # Specify the Python versions you support here. In particular, ensure # that you indicate whether you support Python 2, Python 3 or both. - 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.5', ],