diff --git a/CHANGELOG.md b/CHANGELOG.md index 35178010..76b4489d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.5 (2024-08-09) + +### Fix + +- **mvt-tiles**: fixes zoom level and zipping method for mvt tiles + ## 1.4.4 (2024-08-09) ### Fix diff --git a/pyproject.toml b/pyproject.toml index 49a01247..f6f43b01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.4.4" +version = "1.4.5" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [