We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf722d6 commit dee3591Copy full SHA for dee3591
2 files changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 0.22.1 (2025-mm-dd)
+## 0.22.1 (2025-04-04)
4
5
- FIX: Correct the logic behind saving a stack in uint16 in `product.stack`
6
- FIX: Fix a regression disallowing to pass a custom nodata to `product.stack`
eoreader/__meta__.py
@@ -17,4 +17,4 @@
17
**EOReader** library
18
"""
19
20
-__version__ = "0.22.0"
+__version__ = "0.22.1"
0 commit comments