Skip to content

Commit 7035599

Browse files
committed
style(project): update description for clarity
1 parent 5194dcd commit 7035599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "sqlite-vec-client"
77
version = "2.1.1"
8-
description = "A tiny Python client around sqlite-vec for CRUD and similarity search."
8+
description = "A lightweight Python client around sqlite-vec for CRUD and similarity search."
99
readme = "README.md"
1010
requires-python = ">=3.9"
1111
license = {text = "MIT"}

0 commit comments

Comments
 (0)