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 52508d1 commit 20f43d6Copy full SHA for 20f43d6
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.5.9 (2025-01-14)
2
+
3
+### Fix
4
5
+- **readonly**: added necessary steps to implement readonly access
6
7
## 1.5.8 (2024-12-17)
8
9
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "raw-data-api"
-version = "1.5.8"
+version = "1.5.9"
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