Skip to content

Commit 5613250

Browse files
author
semantic-release
committed
chore(release): 1.5.3
1 parent 7c2ee15 commit 5613250

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# CHANGELOG
22

33

4+
## v1.5.3 (2025-09-25)
5+
6+
### Bug Fixes
7+
8+
- Decrease numpy version ([#55](https://github.com/Achaad/asar-xarray/pull/55),
9+
[`7c2ee15`](https://github.com/Achaad/asar-xarray/commit/7c2ee15472a9a4dc8d85c569f1c2b1b38d89b78f))
10+
11+
* Decrease numpy version to <2.0 * Fix typing after version change
12+
13+
414
## v1.5.2 (2025-09-08)
515

616
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = 'asar_xarray'
3-
version = "v1.5.2"
3+
version = "v1.5.3"
44
description = 'Synthetic Aperture Radar (SAR) Level-1 python mapper of ERS/ASAR products.'
55
authors = [
66
{ name = 'Anton Perepelenko', email = 'anton.perepelenko@cgi.com' },

0 commit comments

Comments
 (0)