upgrade dist

This commit is contained in:
Alex Garcia 2024-05-10 21:05:52 -07:00
parent 8a16b564f9
commit a6495e1e9a
2 changed files with 21 additions and 4 deletions

View file

@ -1,6 +1,5 @@
[package]
name = "sqlite-vec"
version = "0.0.1-alpha.3"
license = "MIT OR Apache"
homepage = "https://alexgarcia.xyz/sqlite-vec"
repo = "https://github.com/asg017/sqlite-vec"
@ -11,6 +10,7 @@ authors = ["Alex Garcia"]
github_releases = {}
sqlpkg = {}
spm = {}
amalgamation = {include=["sqlite-vec.c", "sqlite-vec.h"]}
pip = {}
datasette = {}