We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d97e38 commit 057db91Copy full SHA for 057db91
pgml-sdks/rust/pgml/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "maturin"
5
[project]
6
name = "pgml"
7
requires-python = ">=3.7"
8
-version = "0.7.0"
+version = "0.7.1"
9
description = "Python SDK is designed to facilitate the development of scalable vector search applications on PostgreSQL databases."
10
authors = [
11
{name = "PostgresML", email = "team@postgresml.org"},
0 commit comments