diff --git a/setup.py b/setup.py index c334da7..bdff6dc 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='openimis-be-location', - version="1.8.2", + version='1.8.2', packages=find_packages(), include_package_data=True, license='GNU AGPL v3',