diff --git a/CHANGELOG.md b/CHANGELOG.md index 90455df5..6d892e9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.5.0 (2024-08-19) + +### Feat + +- **download-metrics**: enabels user to fetch and download metrics for rawdataapi + ## 1.4.6 (2024-08-09) ### Fix diff --git a/pyproject.toml b/pyproject.toml index 97d7392b..5f12e80b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.4.6" +version = "1.5.0" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [