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.
1 parent 5194dcd commit 7035599Copy full SHA for 7035599
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "sqlite-vec-client"
7
version = "2.1.1"
8
-description = "A tiny Python client around sqlite-vec for CRUD and similarity search."
+description = "A lightweight Python client around sqlite-vec for CRUD and similarity search."
9
readme = "README.md"
10
requires-python = ">=3.9"
11
license = {text = "MIT"}
0 commit comments