Skip to content

Commit

Permalink
bump: version 1.4.5 → 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Aug 9, 2024
1 parent 95fd1ff commit 06f2f54
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.4.6 (2024-08-09)

### Fix

- **unit-test-failing**: only add file format if tiles are enabled

### Perf

- **test-cases**: don't run if task is failed

## 1.4.5 (2024-08-09)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "raw-data-api"
version = "1.4.5"
version = "1.4.6"
description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats."
readme = "README.md"
authors = [
Expand Down

0 comments on commit 06f2f54

Please sign in to comment.