Skip to content

Commit 6369337

Browse files
committed
v0.20.1
1 parent 755f22d commit 6369337

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.20.1 (2023-06-20)
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.20.0"
20+
__version__ = "0.20.1"
2121
__title__ = "eoreader"
2222
__description__ = (
2323
"Remote-sensing opensource python library reading optical and SAR constellations, "

0 commit comments

Comments
 (0)