diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b4489d..90455df5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 1.4.6 (2024-08-09) + +### Fix + +- **unit-test-failing**: only add file format if tiles are enabled + +### Perf + +- **test-cases**: don't run if task is failed + ## 1.4.5 (2024-08-09) ### Fix diff --git a/pyproject.toml b/pyproject.toml index f6f43b01..97d7392b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.4.5" +version = "1.4.6" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [