diff --git a/docs/history.rst b/docs/history.rst index a23ac0f..2451719 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -1,6 +1,10 @@ History ======= +Latest +------ + + 0.5.3 ------ - DEP: Pin geopandas<1 & numpy<2 (pull #175) diff --git a/pyproject.toml b/pyproject.toml index 15febc7..9ea3a33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools", "wheel"] [project] name = "geocube" -version = "0.5.3" +version = "0.6.0.dev0" description = "Tool to convert geopandas vector data into rasterized xarray data." maintainers = [ {name = "geocube Contributors"},