You've already forked pgvecto.rs
mirror of
https://github.com/tensorchord/pgvecto.rs.git
synced 2025-08-07 03:22:55 +03:00
chore: bump python binding version (#104)
* chore: bump python binding version Signed-off-by: Keming <kemingyang@tensorchord.ai> * update tensorchord email Signed-off-by: Keming <kemingyang@tensorchord.ai> --------- Signed-off-by: Keming <kemingyang@tensorchord.ai>
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "pgvecto_rs"
|
name = "pgvecto_rs"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
description = "Python binding for pgvecto.rs"
|
description = "Python binding for pgvecto.rs"
|
||||||
authors = [
|
authors = [
|
||||||
|
{name = "TensorChord", email = "envd-maintainers@tensorchord.ai"},
|
||||||
{name = "盐粒 Yanli", email = "mail@yanli.one"},
|
{name = "盐粒 Yanli", email = "mail@yanli.one"},
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
Reference in New Issue
Block a user