We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
QueryCondition
np.datetime64
1 parent 6026e37 commit eac06b4Copy full SHA for eac06b4
HISTORY.md
@@ -1,4 +1,4 @@
1
-# In Progress
+# TileDB-Py 0.17.1 Release Notes
2
3
## API Changes
4
* Support `datetime64` for `QueryCondition` [#1279](https://github.com/TileDB-Inc/TileDB-Py/pull/1279)
misc/azure-release.yml
@@ -6,7 +6,7 @@ stages:
6
LIBTILEDB_VERSION: dev
7
LIBTILEDB_SHA: dev
8
${{ else }}:
9
- TILEDBPY_VERSION: 0.17.0
+ TILEDBPY_VERSION: 0.17.1
10
LIBTILEDB_VERSION: 2.11.0
11
LIBTILEDB_SHA: 34e5dbc25d8718d6a93558497ce41a380a449b37
12
LIBTILEDB_REPO: https://github.com/TileDB-Inc/TileDB
0 commit comments