diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c78e68..6b7f0e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +Version 2.0.2 +------------- + +*In development* + Version 2.0.1 ------------- diff --git a/pyproject.toml b/pyproject.toml index 90571d4..eebf293 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mapbox-vector-tile" -version = "2.0.1" +version = "2.0.2" description = "Mapbox Vector Tile encoding and decoding." license = "MIT" authors = [