Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions extensions/anndata/description.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
extension:
name: anndata
description: Read AnnData (.h5ad) files for single-cell genomics data analysis, with support for local and remote (HTTP/HTTPS/S3) files
version: 0.14.1
version: 0.14.3
language: C++
build: cmake
license: MIT
Expand All @@ -10,7 +10,7 @@ extension:

repo:
github: honicky/anndata-duckdb-extension
ref: 7cedb5abdf500434c41156878d706e58912f7406
ref: 82b6f746ab56e39f2c69f607c1e43917ae6f0884

docs:
hello_world: |
Expand Down
Loading