This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new b0f538536 Bump to 1.4.0-incubating-SNAPSHOT (#3181)
b0f538536 is described below

commit b0f5385369007acb6a3570867305f41b525597dd
Author: JB Onofré <[email protected]>
AuthorDate: Tue Dec 16 16:26:27 2025 +0100

    Bump to 1.4.0-incubating-SNAPSHOT (#3181)
    
    * Bump to 1.4.0-incubating-SNAPSHOT
    
    * Update Python client version
---
 client/python/pyproject.toml | 2 +-
 helm/polaris/Chart.yaml      | 4 ++--
 version.txt                  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/client/python/pyproject.toml b/client/python/pyproject.toml
index 279c950cd..11c7f75ed 100644
--- a/client/python/pyproject.toml
+++ b/client/python/pyproject.toml
@@ -19,7 +19,7 @@
 
 [project]
 name = "apache-polaris"
-version = "1.2.0"
+version = "1.4.0"
 description = "Apache Polaris"
 authors = [
     {name = "Apache Software Foundation", email = "[email protected]"}
diff --git a/helm/polaris/Chart.yaml b/helm/polaris/Chart.yaml
index d8c0cba28..a7c0501a4 100644
--- a/helm/polaris/Chart.yaml
+++ b/helm/polaris/Chart.yaml
@@ -21,8 +21,8 @@ apiVersion: v2
 name: polaris
 description: A Helm chart for Apache Polaris (incubating)
 type: application
-version: 1.2.0-incubating-SNAPSHOT
-appVersion: 1.2.0-incubating-SNAPSHOT
+version: 1.4.0-incubating-SNAPSHOT
+appVersion: 1.4.0-incubating-SNAPSHOT
 home: https://polaris.apache.org/
 icon: 
https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png
 sources:
diff --git a/version.txt b/version.txt
index 6a07dc1b7..ff155f1ea 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.3.0-incubating-SNAPSHOT
+1.4.0-incubating-SNAPSHOT

Reply via email to