From 4f4b55c9ad51d27ea5ba9769a9dcb31686def285 Mon Sep 17 00:00:00 2001 From: DanPuzzuoli Date: Mon, 22 Jan 2024 14:31:00 -0800 Subject: [PATCH] bumping version to 0.4.4 --- docs/conf.py | 2 +- qiskit_dynamics/VERSION.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index fb4318767..ad6ca277b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '0.4.3' +release = '0.4.4' extensions = [ 'sphinx.ext.napoleon', diff --git a/qiskit_dynamics/VERSION.txt b/qiskit_dynamics/VERSION.txt index 17b2ccd9b..6f2743d65 100644 --- a/qiskit_dynamics/VERSION.txt +++ b/qiskit_dynamics/VERSION.txt @@ -1 +1 @@ -0.4.3 +0.4.4