Skip to content

Commit 7b2173c

Browse files
Prepare release 0.6.1
1 parent f486c48 commit 7b2173c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
# The short X.Y version
4747
version = ''
4848
# The full version, including alpha/beta/rc tags
49-
release = '0.6.0'
49+
release = '0.6.1'
5050

5151
# -- General configuration ---------------------------------------------------
5252

qiskit_ibm_runtime/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.0
1+
0.6.1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes the issue where ``QpyError`` was getting imported from an incorrect exceptions file.

0 commit comments

Comments
 (0)