chore: release v0.2.6

This commit is contained in:
GitHub Actions
2025-08-10 03:39:45 +00:00
parent 8b9c2be8c9
commit 5e97916608
4 changed files with 6 additions and 6 deletions

View File

@@ -6,10 +6,10 @@ build-backend = "scikit_build_core.build"
[project]
name = "leann-backend-hnsw"
version = "0.2.5"
version = "0.2.6"
description = "Custom-built HNSW (Faiss) backend for the Leann toolkit."
dependencies = [
"leann-core==0.2.5",
"leann-core==0.2.6",
"numpy",
"pyzmq>=23.0.0",
"msgpack>=1.0.0",