diff --git a/docs/history.rst b/docs/history.rst index 772d744a..fa17748e 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -1,6 +1,9 @@ History ======= +Latest +------ + 0.15.4 ------ - BUG:reproject_match: Remove setting spatial dims on output resampled dataset (issue #768) diff --git a/pyproject.toml b/pyproject.toml index 1fad52e0..62bddc0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"] [project] name = "rioxarray" -version = "0.15.4" +version = "0.15.5.dev0" description = "geospatial xarray extension powered by rasterio" maintainers = [ {name = "rioxarray Contributors"},