diff --git a/VERSION b/VERSION index d75fc87..54e9d53 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.1-alpha.1 \ No newline at end of file +0.0.1-alpha.2 \ No newline at end of file diff --git a/sqlite-dist.toml b/sqlite-dist.toml index 641bd86..e0b262d 100644 --- a/sqlite-dist.toml +++ b/sqlite-dist.toml @@ -1,6 +1,6 @@ [package] name = "sqlite-vec" -version = "0.0.1-alpha.1" +version = "0.0.1-alpha.2" license = "MIT OR Apache" homepage = "https://alexgarcia.xyz/sqlite-vec" repo = "https://github.com/asg017/sqlite-vec"