From b677c08f9d58d23b9ba1d39207d70bb2ef92c912 Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Tue, 10 Sep 2024 14:19:05 +0545 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.5.2=20=E2=86=92=201.5.3?= 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 a668cb97..a4fe4d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.5.3 (2024-09-10) + +### Perf + +- **mvt**: enhances compatibiltiy of mvt tiles + ## 1.5.2 (2024-08-30) ### Fix diff --git a/pyproject.toml b/pyproject.toml index eb5c8be1..179ee1d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.5.2" +version = "1.5.3" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [