Skip to content

Commit c7cbc58

Browse files
chore(python): change package name
1 parent e6154ba commit c7cbc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel", "toml"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "sqlite-vector"
6+
name = "sqliteai-vector"
77
dynamic = ["version"]
88
description = "Python prebuilt binaries for SQLite Vector extension for all supported platforms and architectures."
99
authors = [

0 commit comments

Comments
 (0)