diff --git a/docs/history.rst b/docs/history.rst index 3726d504..98481a9c 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -1,6 +1,9 @@ History ======= +Latest +------- + 0.18.0 ------ - ENH:reproject: Support geolocation arrays (pull #822) diff --git a/pyproject.toml b/pyproject.toml index 90886b75..7e585083 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"] [project] name = "rioxarray" -version = "0.18.0" +version = "0.18.1.dev0" description = "geospatial xarray extension powered by rasterio" maintainers = [ {name = "rioxarray Contributors"},