diff --git a/setup.py b/setup.py index df5772c..a596443 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ def _get_description(): setup( name="uk_election_ids", - version="0.7.3", + version="0.7.5", author="chris48s", license="MIT", url="https://github.com/DemocracyClub/uk-election-ids/",