Skip to content

Commit 5acf920

Browse files
committed
v0.20.0
1 parent 09d511d commit 5acf920

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.20.0 (2023-MM-DD)
3+
## 0.20.0 (2023-05-31)
44

55
### Breaking Changes
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.dev0"
20+
__version__ = "0.20.0"
2121
__title__ = "eoreader"
2222
__description__ = (
2323
"Remote-sensing opensource python library reading optical and SAR constellations, "

0 commit comments

Comments
 (0)