diff --git a/setup.py b/setup.py index ef9c255..7069ebd 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name = "django-boundaryservice", - version = "0.1.6", + version = "0.1.7", description = "A reusable system for aggregating and providing API access to regional boundary data.", long_description = 'See `django-boundaryservice `_ on Github for more information.', author='Christopher Groskopf',