Skip to content
This repository was archived by the owner on Jun 16, 2018. It is now read-only.

Commit f4666fd

Browse files
committed
Fixed top of the ticket so it works for the 2014 midterms and packaged as new version
1 parent 2d05080 commit f4666fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def fullsplit(path, result=None):
7171
file_info[0] = '\\PURELIB\\%s' % file_info[0]
7272

7373
setup(name='python-elections',
74-
version='1.0.0',
74+
version='1.1.0',
7575
description='A Python wrapper for the Associated Press\'s U.S. election data service.',
7676
author='The Los Angeles Times Data Desk',
7777
author_email='[email protected]',

0 commit comments

Comments
 (0)