Skip to content

Commit 9699c11

Browse files
authored
Prepare release 0.33.2 (#2037)
1 parent b8e746a commit 9699c11

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
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.1'
30+
release = '0.33.2'
3131

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

qiskit_ibm_runtime/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.33.1
1+
0.33.2

release-notes/0.33.2.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
0.33.2 (2024-11-11)
2+
===================
3+
4+
Bug Fixes
5+
---------
6+
7+
- Fixed an issue where the RZZ validation did not handle
8+
parameter expressions correctly. (`2035 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/2035>`__)

0 commit comments

Comments
 (0)