File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " pgml"
3- version = " 0.10.0 "
3+ version = " 0.10.1 "
44edition = " 2021"
55authors = [" PosgresML <team@postgresml.org>" ]
66homepage = " https://postgresml.org/"
Original file line number Diff line number Diff line change 11{
22 "name" : " pgml" ,
3- "version" : " 0.9.6 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " Open Source Alternative for Building End-to-End Vector Search Applications without OpenAI & Pinecone" ,
55 "keywords" : [
66 " postgres" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "maturin"
55[project ]
66name = " pgml"
77requires-python = " >=3.7"
8- version = " 0.10.0 "
8+ version = " 0.10.1 "
99description = " Python SDK is designed to facilitate the development of scalable vector search applications on PostgreSQL databases."
1010authors = [
1111 {name = " PostgresML" , email = " team@postgresml.org" },
You can’t perform that action at this time.
0 commit comments