Skip to content

Commit 16b2b84

Browse files
committed
incremented version for 0.1.5
1 parent b92a690 commit 16b2b84

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
## Xarray-Spatial Changelog
22
-----------
33

4+
### Version 0.1.5 - 4/8/2020
5+
- CLI examples bug fixed
6+
7+
### Version 0.1.4 - 4/8/2020
8+
- Sphinx doc fixes
9+
- CLI bug fixed in 0.1.5
10+
411
### Version 0.1.3 - 4/5/2020
512

613
- Added band_to_img utils func

conda.recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
package:
44
name: xarray-spatial
5-
version: 0.1.3
5+
version: 0.1.5
66

77
source:
88
path: ..

0 commit comments

Comments
 (0)