Skip to content

Commit bbe19df

Browse files
committed
MNT: Version 0.15.6
1 parent b793908 commit bbe19df

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/history.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
History
22
=======
33

4-
Latest
4+
0.15.6
55
------
66
- BUG: Raise OverflowError when nodata data type conversion is unsafe (pull #782)
77
- BUG: Support writing GCPs to netCDF (issue #778)
88
- BUG: Fix reading dask chunks when band_as_variable=True (issue #761)
9+
- REF:merge: Use merge path & rio.to_raster (pull #781)
910

1011
0.15.5
1112
------

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"]
44

55
[project]
66
name = "rioxarray"
7-
version = "0.15.6.dev0"
7+
version = "0.15.6"
88
description = "geospatial xarray extension powered by rasterio"
99
maintainers = [
1010
{name = "rioxarray Contributors"},

0 commit comments

Comments
 (0)