diff --git a/setup.py b/setup.py index ad33d0e..c930ed5 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='django-topopartner', - version='1.4.1', + version='1.5.0', packages=find_packages(), include_package_data=True, description='A Django app for topographic data management.',