Skip to content

Commit d501664

Browse files
authored
Release 0.17.0 Against 2.11.0 (#1268)
1 parent 2d86fc2 commit d501664

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# TileDB-Py 0.17.0 Release Notes
2+
3+
## TileDB Embedded updates:
4+
* TileDB-Py 0.17.0 includes TileDB Embedded [TileDB 2.11.0](https://github.com/TileDB-Inc/TileDB/releases/tag/2.11.0)
5+
16
# TileDB-Py 0.16.5 Release Notes
27

38
## TileDB Embedded updates:

misc/azure-release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ stages:
66
LIBTILEDB_VERSION: dev
77
LIBTILEDB_SHA: dev
88
${{ else }}:
9-
TILEDBPY_VERSION: 0.16.5
10-
LIBTILEDB_VERSION: 2.10.4
11-
LIBTILEDB_SHA: f2b5d11119b2b3dacd41215a71c0c1320bdb2e7e
9+
TILEDBPY_VERSION: 0.17.0
10+
LIBTILEDB_VERSION: 2.11.0
11+
LIBTILEDB_SHA: 34e5dbc25d8718d6a93558497ce41a380a449b37
1212
LIBTILEDB_REPO: https://github.com/TileDB-Inc/TileDB
1313
TILEDB_SRC: "$(Build.Repository.Localpath)/tiledb_src"
1414
TILEDB_BUILD: "$(Build.Repository.Localpath)/tiledb_build"

0 commit comments

Comments
 (0)