Skip to content

Commit bf67eba

Browse files
authored
Prepare patch release 0.33.1 (#2029)
1 parent 283b703 commit bf67eba

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# The short X.Y version
2828
version = ''
2929
# The full version, including alpha/beta/rc tags
30-
release = '0.33.0'
30+
release = '0.33.1'
3131

3232
# -- General configuration ---------------------------------------------------
3333

qiskit_ibm_runtime/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.33.0
1+
0.33.1

release-notes/0.33.1.rst

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
0.33.1 (2024-11-08)
2+
===================
3+
4+
Other Notes
5+
-----------
6+
7+
- Added a private alias to ``decode_backend_configuration()``. (`2028 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/2028>`__)

0 commit comments

Comments
 (0)