Skip to content

Commit e69a6e3

Browse files
bump: version 1.5.27 → 1.5.28
1 parent 7ae519f commit e69a6e3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.5.28 (2026-04-22)
2+
3+
### Fix
4+
5+
- **bump**: fastapi
6+
- **bump**: httpx version to inline with hdxpythonapi
7+
- **auth**: fix the login issue , upgrade underneath lib
8+
19
## 1.5.27 (2025-11-05)
210

311
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "raw-data-api"
7-
version = "1.5.27"
7+
version = "1.5.28"
88
description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)