File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
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
+
1
6
# TileDB-Py 0.16.5 Release Notes
2
7
3
8
## TileDB Embedded updates:
Original file line number Diff line number Diff line change 6
6
LIBTILEDB_VERSION : dev
7
7
LIBTILEDB_SHA : dev
8
8
${{ 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
12
12
LIBTILEDB_REPO : https://github.com/TileDB-Inc/TileDB
13
13
TILEDB_SRC : " $(Build.Repository.Localpath)/tiledb_src"
14
14
TILEDB_BUILD : " $(Build.Repository.Localpath)/tiledb_build"
You can’t perform that action at this time.
0 commit comments