Content-Length: 1748 | pFad | http://github.com/postgresml/postgresml/pull/1390.patch
thub.com
From 2d4864ab0ea7e676004485ec7b663e47714d5960 Mon Sep 17 00:00:00 2001
From: SilasMarvin <19626586+SilasMarvin@users.noreply.github.com>
Date: Wed, 27 Mar 2024 15:46:52 -0700
Subject: [PATCH] SDK - Bump SDK Version
---
pgml-sdks/pgml/Cargo.toml | 2 +-
pgml-sdks/pgml/javascript/package.json | 2 +-
pgml-sdks/pgml/pyproject.toml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pgml-sdks/pgml/Cargo.toml b/pgml-sdks/pgml/Cargo.toml
index 6141eb600..9424190d9 100644
--- a/pgml-sdks/pgml/Cargo.toml
+++ b/pgml-sdks/pgml/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pgml"
-version = "1.0.0"
+version = "1.0.1"
edition = "2021"
authors = ["PosgresML "]
homepage = "https://postgresml.org/"
diff --git a/pgml-sdks/pgml/javascript/package.json b/pgml-sdks/pgml/javascript/package.json
index a6572d67f..379b17fd0 100644
--- a/pgml-sdks/pgml/javascript/package.json
+++ b/pgml-sdks/pgml/javascript/package.json
@@ -1,6 +1,6 @@
{
"name": "pgml",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Open Source Alternative for Building End-to-End Vector Search Applications without OpenAI & Pinecone",
"keywords": [
"postgres",
diff --git a/pgml-sdks/pgml/pyproject.toml b/pgml-sdks/pgml/pyproject.toml
index 7c3e14230..6197b02c7 100644
--- a/pgml-sdks/pgml/pyproject.toml
+++ b/pgml-sdks/pgml/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "maturin"
[project]
name = "pgml"
requires-python = ">=3.7"
-version = "1.0.0"
+version = "1.0.1"
description = "Python SDK is designed to facilitate the development of scalable vector search applications on PostgreSQL databases."
authors = [
{name = "PostgresML", email = "team@postgresml.org"},
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/postgresml/postgresml/pull/1390.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy