Skip to content

Commit

Permalink
Bump version to 0.23.5 against TileDB 2.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ihnorton committed Nov 28, 2023
1 parent 3316e85 commit 850055b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Release 0.23.5

* TileDB-Py 0.23.5 includes TileDB Embedded [2.17.5](https://github.com/TileDB-Inc/TileDB/releases/tag/2.17.5)

# Release 0.23.4

* TileDB-Py 0.23.4 includes TileDB Embedded [2.17.4](https://github.com/TileDB-Inc/TileDB/releases/tag/2.17.4)
Expand Down
6 changes: 3 additions & 3 deletions misc/azure-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ stages:
LIBTILEDB_VERSION: dev
LIBTILEDB_SHA: dev
${{ else }}:
TILEDBPY_VERSION: 0.24.0
TILEDBPY_VERSION: 0.23.5
# NOTE: *must* update both LIBTILEDB_VERSION and LIBTILEDB_SHA
LIBTILEDB_VERSION: 2.18.0
LIBTILEDB_SHA: 71ca8b4ddc615e2ad124fb76427df65667850e5e
LIBTILEDB_VERSION: 2.17.5
LIBTILEDB_SHA: da891cf58f3dc842ec378ec3fe63c123c68c53d5
LIBTILEDB_REPO: https://github.com/TileDB-Inc/TileDB
TILEDB_SRC: "$(Build.Repository.Localpath)/tiledb_src"
TILEDB_BUILD: "$(Build.Repository.Localpath)/tiledb_build"
Expand Down

0 comments on commit 850055b

Please sign in to comment.