Skip to content

Commit

Permalink
releases v2
Browse files Browse the repository at this point in the history
  • Loading branch information
songololo committed Jun 17, 2022
1 parent 96d82ae commit d2d251f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ A `Python` package for pedestrian-scale network-based urban analysis: network an

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Documentation: <https://cityseer.benchmarkurbanism.com/>
Documentation for `v2+`: <https://cityseer.benchmarkurbanism.com/>

> Please see correspondingly tagged versions in this repo for historic releases.
> `cityseer` code is documented using docstrings: historically tagged releases can be browsed on this repo for associated docs. See [v1.2.1](https://github.com/benchmark-urbanism/cityseer-api/tree/v1.2.1) if looking for `v1`.
Demo Notebooks: <https://cityseer.benchmarkurbanism.com/examples/>

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "cityseer"
version = '2.0.0b8'
version = '2.0.0'
description = "Computational tools for network-based pedestrian-scale urban analysis"
readme = "README.md"
requires-python = ">=3.8, <3.11"
Expand Down

0 comments on commit d2d251f

Please sign in to comment.