diff --git a/CHANGELOG.md b/CHANGELOG.md index 18ce478b..4672845e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.2 (2024-08-08) + +### Fix + +- **fix-zoom-level-bug-on-pmtiles**: adds proper syntax on vector tiles exports zoom level + ## 1.4.1 (2024-08-08) ### Fix diff --git a/pyproject.toml b/pyproject.toml index c9df36ac..0a202986 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.4.1" +version = "1.4.2" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [