Skip to content

Commit dee3591

Browse files
committed
v0.22.1
1 parent cf722d6 commit dee3591

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.22.1 (2025-mm-dd)
3+
## 0.22.1 (2025-04-04)
44

55
- FIX: Correct the logic behind saving a stack in uint16 in `product.stack`
66
- FIX: Fix a regression disallowing to pass a custom nodata to `product.stack`

eoreader/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
**EOReader** library
1818
"""
1919

20-
__version__ = "0.22.0"
20+
__version__ = "0.22.1"

0 commit comments

Comments
 (0)