Skip to content

Commit

Permalink
Also update version shown in README.md and docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Jul 26, 2024
1 parent 20bc647 commit 527c8a8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The most recent released version can be installed from
> remotes::install_github("TileDB-Inc/TileDB-R")
...
> library(tiledb)
TileDB R 0.28.0 with TileDB Embedded 2.24.0 on Ubuntu 23.10.
TileDB R 0.29.0 with TileDB Embedded 2.25.0 on Ubuntu 24.04.
See https://tiledb.com for more information about TileDB.
> help(package=tiledb)

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ articles:
installation-options: installation-options.html
introduction: introduction.html
tiledb-mariadb-examples: tiledb-mariadb-examples.html
last_built: 2024-07-26T19:42Z
last_built: 2024-07-26T19:53Z
urls:
reference: https://tiledb-inc.github.io/TileDB-R/reference
article: https://tiledb-inc.github.io/TileDB-R/articles
2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

0 comments on commit 527c8a8

Please sign in to comment.