diff --git a/pyproject.toml b/pyproject.toml index 05b98b5d..0a6f95b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cityseer" -version = '3.7.1' +version = '3.7.2' description = "Computational tools for network-based pedestrian-scale urban analysis" readme = "README.md" requires-python = ">=3.9, <3.11"