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