From 44acec3067784341630322de69a8b3d5cd431f48 Mon Sep 17 00:00:00 2001 From: Luciano Bello Date: Tue, 4 Mar 2025 23:45:34 +0100 Subject: [PATCH] Prepare 1.4.1 --- Cargo.toml | 2 +- docs/conf.py | 2 +- qiskit/VERSION.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 33e9754a88e5..72280b04591c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "1.4.0" +version = "1.4.1" edition = "2021" rust-version = "1.70" # Keep in sync with README.md and rust-toolchain.toml. license = "Apache-2.0" diff --git a/docs/conf.py b/docs/conf.py index 98e211c7c07c..1cf6d58e522b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -32,7 +32,7 @@ # The short X.Y version version = "1.4" # The full version, including alpha/beta/rc tags -release = "1.4.0" +release = "1.4.1" language = "en" diff --git a/qiskit/VERSION.txt b/qiskit/VERSION.txt index 88c5fb891dcf..347f5833ee6d 100644 --- a/qiskit/VERSION.txt +++ b/qiskit/VERSION.txt @@ -1 +1 @@ -1.4.0 +1.4.1