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',