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 1cdbf17 commit eb2d247Copy full SHA for eb2d247
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "sqlite-vec-client"
7
-version = "0.2.1"
+version = "0.2.2"
8
description = "A tiny Python client around sqlite-vec for CRUD and similarity search."
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments