From a26ff0e303b0ad25327f40558358523ed580f2de Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Tue, 17 Dec 2024 22:36:28 +0100 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.5.6=20=E2=86=92=201.5.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ pyproject.toml | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb30fbcd..41c4fda6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,29 @@ +## 1.5.7 (2024-12-17) + +### Fix + +- **folderstats**: fixes folder stats not being populated + +## 1.0.16 (2022-12-19) + +## 1.0.15 (2022-12-13) + +## 1.0.14 (2022-12-13) + +## 1.0.13 (2022-12-07) + +## 1.0.12 (2022-12-07) + +## 1.0.11 (2022-12-07) + +## 1.0.10 (2022-12-07) + +## 1.0.9 (2022-12-07) + +## 1.0.8 (2022-12-07) + +## 1.0.7 (2022-12-04) + ## 1.5.6 (2024-12-09) ### Fix diff --git a/pyproject.toml b/pyproject.toml index 12a09b15..30eaef4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.5.6" +version = "1.5.7" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [