We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93aa9fa commit 86f9e33Copy full SHA for 86f9e33
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.5.10 (2025-01-28)
2
+
3
+### Fix
4
5
+- **stats-endpoint-visualization**: visualization hdx fixes
6
7
## 1.5.9 (2025-01-14)
8
9
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "raw-data-api"
-version = "1.5.9"
+version = "1.5.10"
description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats."
readme = "README.md"
10
authors = [
0 commit comments