diff --git a/CHANGELOG.md b/CHANGELOG.md index 25259d96..382b62fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.5.14 (2025-02-10) + +### Fix + +- **app.py**: timeout reset + ## 1.5.13 (2025-02-03) ### Fix diff --git a/pyproject.toml b/pyproject.toml index 40763c16..34c7dbfb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "raw-data-api" -version = "1.5.13" +version = "1.5.14" description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats." readme = "README.md" authors = [