diff --git a/DESCRIPTION b/DESCRIPTION index 6e2ff28..c728e0f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: spatialsample Title: Spatial Resampling Infrastructure -Version: 0.5.0.9000 +Version: 0.5.1 Authors@R: c( person("Michael", "Mahoney", , "mike.mahoney.218@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2402-304X")), diff --git a/NEWS.md b/NEWS.md index 76d1b41..3bcb563 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# spatialsample (development version) +# spatialsample 0.5.1 * `spatial_block_cv()` now adds an `expand_bbox` attribute to the resulting rset for compatibility with `rsample::reshuffle_rset()`