From b9b443a9b63b523303fafc9a4f5e1966f3555ff8 Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Mon, 9 Dec 2024 09:36:47 +0100 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.5.5=20=E2=86=92=201.5.6?= 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 8a5725be..eb30fbcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.5.6 (2024-12-09) + +### Fix + +- **revert**: reverted changes of post processing for now + ## 1.5.5 (2024-12-01) ### Fix diff --git a/pyproject.toml b/pyproject.toml index 252ff7ef..12a09b15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.5.5" +version = "1.5.6" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [