chore: release v0.3.4

This commit is contained in:
GitHub Actions
2025-09-16 20:45:22 +00:00
parent 3b8dc6368e
commit c5a29f849a
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.3.3"
version = "0.3.4"
description = "Custom-built HNSW (Faiss) backend for the Leann toolkit."
dependencies = [
"leann-core==0.3.3",
"leann-core==0.3.4",
"numpy",
"pyzmq>=23.0.0",
"msgpack>=1.0.0",