chore: release v0.1.1

This commit is contained in:
GitHub Actions
2025-07-24 23:36:23 +00:00
parent a44dccecac
commit faf5ae3533
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "leann-backend-hnsw"
version = "0.1.0"
version = "0.1.1"
description = "Custom-built HNSW (Faiss) backend for the Leann toolkit."
dependencies = [
"leann-core==0.1.0",