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