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