We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb17811 commit 2b681adCopy full SHA for 2b681ad
2 files changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 0.21.5 (2024-mm-dd)
+## 0.21.5 (2024-10-17)
4
5
- FIX: Fix window's name coming from a vector with an underscore after it
6
- FIX: Allow to load numpy pickles stored in S3 buckets
eoreader/__meta__.py
@@ -17,7 +17,7 @@
17
"""
18
**EOReader** library
19
20
-__version__ = "0.21.4"
+__version__ = "0.21.5"
21
__title__ = "eoreader"
22
__description__ = (
23
"Remote-sensing opensource python library reading optical and SAR constellations, "
0 commit comments