From f4666fdb9dd68009a4aa71e59293c720d1ddee5c Mon Sep 17 00:00:00 2001 From: palewire Date: Wed, 8 Oct 2014 15:30:12 -0700 Subject: [PATCH] Fixed top of the ticket so it works for the 2014 midterms and packaged as new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 93c9dc6..47b7e43 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ def fullsplit(path, result=None): file_info[0] = '\\PURELIB\\%s' % file_info[0] setup(name='python-elections', - version='1.0.0', + version='1.1.0', description='A Python wrapper for the Associated Press\'s U.S. election data service.', author='The Los Angeles Times Data Desk', author_email='datadesk@latimes.com',