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