From 29a2ba8f4a506d08441ae2c042a9af7875b188c5 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 10 Dec 2015 13:34:03 +0000 Subject: [PATCH] woops --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 730e059..c0192f3 100644 --- a/setup.py +++ b/setup.py @@ -21,3 +21,4 @@ setup( url = DETAILS['url'], license = DETAILS['license'], platforms = DETAILS['platforms'] +)