Skip to content

Commit c15053b

Browse files
committed
v0.19.3
1 parent 1132f9a commit c15053b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.YY.Z (2023-MM-DD)
3+
## 0.19.3 (2023-03-24)
44

55
### Bug Fixes
66

eoreader/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"""
1818
**EOReader** library
1919
"""
20-
__version__ = "0.19.3.dev2"
20+
__version__ = "0.19.3"
2121
__title__ = "eoreader"
2222
__description__ = (
2323
"Remote-sensing opensource python library reading optical and SAR constellations, "

0 commit comments

Comments
 (0)