diff --git a/docs/history.rst b/docs/history.rst index df0f6a54..ef65eab1 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -1,6 +1,10 @@ History ======= +Latest +------ + + 0.18.1 ------- - DEP: Pin rasterio>=1.3.7 (pull #826) diff --git a/pyproject.toml b/pyproject.toml index 30fec9b7..97c9ba87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"] [project] name = "rioxarray" -version = "0.18.1" +version = "0.18.2.dev0" description = "geospatial xarray extension powered by rasterio" maintainers = [ {name = "rioxarray Contributors"},