diff --git a/docs/conf.py b/docs/conf.py index e1c21f0b5a..da1adfa30f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,9 +45,9 @@ author = 'Qiskit Development Team' # The short X.Y version -version = '0.13.0' +version = '0.13.1' # The full version, including alpha/beta/rc tags -release = '0.13.0' +release = '0.13.1' templates_path = ['_templates'] diff --git a/qiskit_aer/VERSION.txt b/qiskit_aer/VERSION.txt index 54d1a4f2a4..c317a91891 100644 --- a/qiskit_aer/VERSION.txt +++ b/qiskit_aer/VERSION.txt @@ -1 +1 @@ -0.13.0 +0.13.1