From b8243e72157a1782112354a4e5c3c1b37e057ae3 Mon Sep 17 00:00:00 2001 From: Rathish Cholarajan Date: Mon, 21 Feb 2022 10:11:53 -0500 Subject: [PATCH] Prepare 0.1.0rc2 (#155) --- 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 85ee6c8d7..dc3b718f8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '0.1.0' +release = '0.1.0rc2' # -- General configuration --------------------------------------------------- diff --git a/qiskit_ibm_runtime/VERSION.txt b/qiskit_ibm_runtime/VERSION.txt index 6e8bf73aa..8d2d58b61 100644 --- a/qiskit_ibm_runtime/VERSION.txt +++ b/qiskit_ibm_runtime/VERSION.txt @@ -1 +1 @@ -0.1.0 +0.1.0rc2