Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Nov 19, 2024
1 parent 2c2da53 commit 2a6d62e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: stars
Title: Spatiotemporal Arrays, Raster and Vector Data Cubes
Version: 0.6-7
Version: 0.6-8
Authors@R:
c(person(given = "Edzer",
family = "Pebesma",
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# version 0.6-8

# version 0.6-7

* `st_extract()` fix if points coincide with boundary grid cell centers and bilinear interpolation is used; #720
Expand Down

0 comments on commit 2a6d62e

Please sign in to comment.