diff --git a/docs/history.rst b/docs/history.rst index 6c0ffec4..6f757a3c 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -1,7 +1,7 @@ History ======= -Latest +0.17.0 ------ - REF:reproject: Make NaN default float nodata & update integer defaults diff --git a/pyproject.toml b/pyproject.toml index d8602315..518670e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"] [project] name = "rioxarray" -version = "0.16.1.dev0" +version = "0.17.0" description = "geospatial xarray extension powered by rasterio" maintainers = [ {name = "rioxarray Contributors"},