Skip to content

Commit 017316c

Browse files
author
Oscar NARVAEZ
committed
Update to v.2.4.11
1 parent 7cb4dbf commit 017316c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 2.4.10 (2025-05-13)
4+
- Change print errors to loggers
5+
36
## 2.4.9 (2025-05-06)
47
- Add exception control for error in reading rasters with rasterio and vectors with pyogrio at the FTEP, assumed to be related with problems of timeouts, failed reads, networking issues, rate limits, etc.
58
- DOC: Modify in CHANGES.md organization.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Programming Language :: Python :: 3.9",
2222
"Operating System :: OS Independent",
2323
]
24-
version = "2.4.10"
24+
version = "2.4.11"
2525

2626
dependencies = [
2727
# Libs for all platforms

0 commit comments

Comments
 (0)