We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d511d commit 5acf920Copy full SHA for 5acf920
2 files changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 0.20.0 (2023-MM-DD)
+## 0.20.0 (2023-05-31)
4
5
### Breaking Changes
6
eoreader/__meta__.py
@@ -17,7 +17,7 @@
17
"""
18
**EOReader** library
19
20
-__version__ = "0.20.0.dev0"
+__version__ = "0.20.0"
21
__title__ = "eoreader"
22
__description__ = (
23
"Remote-sensing opensource python library reading optical and SAR constellations, "
0 commit comments