Skip to content

Commit

Permalink
Increment version number to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemahoney218 committed Nov 7, 2023
1 parent d3343e8 commit c25f028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2402-304X")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -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()`
Expand Down

0 comments on commit c25f028

Please sign in to comment.