Skip to content

Commit

Permalink
docs: version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
escaped committed Dec 13, 2021
1 parent d34d72d commit f67e85b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.6.0] - 2021-11-01

### changed
### Changed

* update all dependencies and be compatible with more versions

### Changed

* compatibility with osmnx 1.1.x

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "routor"
version = "0.6.0"
version = "0.7.0"
description = "Simple osm routing engine."
authors = [
"Alexander Frenzel <alex@relatedworks.com>",
Expand Down

0 comments on commit f67e85b

Please sign in to comment.