Skip to content

Commit

Permalink
Use core 2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Dec 11, 2024
1 parent 11152a0 commit 5da5799
Show file tree
Hide file tree
Showing 2 changed files with 2 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: tiledb
Type: Package
Version: 0.30.2.4
Version: 0.30.2.5
Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays
Authors@R: c(
person("TileDB, Inc.", role = c("aut", "cph")),
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* memory alloc: Accomodate zero buffer size estimate v2
* Apply `styler::style_pkg()`
* Expose include/linking flags for re-using `libtiledb` in downstream packages
* Use TileDB Core 2.27.0

# tiledb 0.30.2

Expand Down

0 comments on commit 5da5799

Please sign in to comment.