Skip to content

Commit eac06b4

Browse files
authored
Release 0.17.1 With QueryCondition np.datetime64 Support (#1283)
1 parent 6026e37 commit eac06b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# In Progress
1+
# TileDB-Py 0.17.1 Release Notes
22

33
## API Changes
44
* Support `datetime64` for `QueryCondition` [#1279](https://github.com/TileDB-Inc/TileDB-Py/pull/1279)

misc/azure-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ stages:
66
LIBTILEDB_VERSION: dev
77
LIBTILEDB_SHA: dev
88
${{ else }}:
9-
TILEDBPY_VERSION: 0.17.0
9+
TILEDBPY_VERSION: 0.17.1
1010
LIBTILEDB_VERSION: 2.11.0
1111
LIBTILEDB_SHA: 34e5dbc25d8718d6a93558497ce41a380a449b37
1212
LIBTILEDB_REPO: https://github.com/TileDB-Inc/TileDB

0 commit comments

Comments
 (0)