From a9f9bd8448171dfd7ea1ebe098a4ada19388a896 Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Fri, 9 Aug 2024 09:42:39 +0545 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.4.4=20=E2=86=92=201.4.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ pyproject.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 = [