diff --git a/setup.py b/setup.py index 8c49a5d6..bc7c3564 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name='cityseer', - version='1.0.2', + version='1.0.3', packages=['cityseer', 'cityseer.algos', 'cityseer.metrics', 'cityseer.tools'], description='Computational tools for urban analysis', url='https://github.com/benchmark-urbanism/cityseer-api',