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