From 1b9428010a38cfb8e845815f946cbf04422a0248 Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Thu, 8 Aug 2024 23:29:40 +0545 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.4.2=20=E2=86=92=201.4.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 4672845e..320e96d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.4.3 (2024-08-08) + +### Fix + +- **mvt-format**: fix bug on mvt formats invalid command line args + ## 1.4.2 (2024-08-08) ### Fix diff --git a/pyproject.toml b/pyproject.toml index 0a202986..633f1a40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.4.2" +version = "1.4.3" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [