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 10cf099 commit d082cd5Copy full SHA for d082cd5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.5.23 (2025-03-29)
2
+
3
+### Fix
4
5
+- **debug**: fixes debug incident
6
7
## 1.5.22 (2025-03-29)
8
9
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "raw-data-api"
-version = "1.5.22"
+version = "1.5.23"
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