Skip to content

Commit 2b681ad

Browse files
committed
v0.21.5
1 parent fb17811 commit 2b681ad

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.21.5 (2024-mm-dd)
3+
## 0.21.5 (2024-10-17)
44

55
- FIX: Fix window's name coming from a vector with an underscore after it
66
- FIX: Allow to load numpy pickles stored in S3 buckets

eoreader/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"""
1818
**EOReader** library
1919
"""
20-
__version__ = "0.21.4"
20+
__version__ = "0.21.5"
2121
__title__ = "eoreader"
2222
__description__ = (
2323
"Remote-sensing opensource python library reading optical and SAR constellations, "

0 commit comments

Comments
 (0)