Skip to content

Commit 903cff7

Browse files
committed
v0.13.1
1 parent 7fc8699 commit 903cff7

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.13.1 (2022-03-XX)
3+
## 0.13.1 (2022-03-08)
44

55
- FIX: Handling `Sentinel-2 L2Ap` data
66
- FIX: Do not use `--no-binary fiona,rasterio` directly in `requirements.txt` (breaks on Windows)

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.13.0"
20+
__version__ = "0.13.1"
2121
__title__ = "eoreader"
2222
__description__ = (
2323
"Remote-sensing opensource python library reading optical and SAR sensors, "

0 commit comments

Comments
 (0)