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