From e38c24beed621d37a32d1ba2ae7f8a47f1fe22ca Mon Sep 17 00:00:00 2001 From: Kevin Tian Date: Tue, 17 Sep 2024 15:15:55 -0400 Subject: [PATCH] Update version 0.29.1 (#1929) --- docs/conf.py | 2 +- qiskit_ibm_runtime/VERSION.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 273ff589e..751b68140 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,7 +27,7 @@ # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '0.29.0' +release = '0.29.1' # -- General configuration --------------------------------------------------- diff --git a/qiskit_ibm_runtime/VERSION.txt b/qiskit_ibm_runtime/VERSION.txt index ae6dd4e20..25939d35c 100644 --- a/qiskit_ibm_runtime/VERSION.txt +++ b/qiskit_ibm_runtime/VERSION.txt @@ -1 +1 @@ -0.29.0 +0.29.1