Skip to content

Commit 2cd39a1

Browse files
authored
Release 2.7.6 (#932)
1 parent 079de5a commit 2cd39a1

File tree

7 files changed

+4
-5
lines changed

7 files changed

+4
-5
lines changed

.github/workflows/ubuntu-packages-and-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
packageVersion:
7-
default: "2.7.4"
7+
default: "2.7.6"
88
jobs:
99
#
1010
# PostgresML extension.

pgml-dashboard/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pgml-dashboard"
3-
version = "2.7.4"
3+
version = "2.7.6"
44
edition = "2021"
55
authors = ["PostgresML <team@postgresml.org>"]
66
license = "MIT"

pgml-extension/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pgml-extension/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pgml"
3-
version = "2.7.4"
3+
version = "2.7.6"
44
edition = "2021"
55

66
[lib]

pgml-extension/sql/pgml--2.7.4--2.7.5.sql

Whitespace-only changes.

pgml-extension/sql/pgml--2.7.5--2.7.6.sql

Whitespace-only changes.

pgml-extension/src/bindings/linfa.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ use serde::{Deserialize, Serialize};
88

99
use super::Bindings;
1010
use crate::orm::*;
11-
use pgrx::*;
1211

1312
#[derive(Debug, Serialize, Deserialize)]
1413
pub struct LinearRegression {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy