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 = [