We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1547f59 commit 0609e23Copy full SHA for 0609e23
2 files changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 0.20.2 (2023-06-20)
+## 0.20.2 (2023-06-22)
4
5
### Bug Fixes
6
eoreader/__meta__.py
@@ -17,7 +17,7 @@
17
"""
18
**EOReader** library
19
20
-__version__ = "0.20.2.dev0"
+__version__ = "0.20.2"
21
__title__ = "eoreader"
22
__description__ = (
23
"Remote-sensing opensource python library reading optical and SAR constellations, "
0 commit comments