Commit c66b4e9 1 parent 0d917e0 commit c66b4e9 Copy full SHA for c66b4e9
File tree 4 files changed +10
-4
lines changed
4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 27
27
# The short X.Y version
28
28
version = ''
29
29
# The full version, including alpha/beta/rc tags
30
- release = '0.36.0 '
30
+ release = '0.36.1 '
31
31
32
32
# -- General configuration ---------------------------------------------------
33
33
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ zip-safe = false
50
50
root = " ."
51
51
write_to = " qiskit_ibm_runtime/VERSION.txt"
52
52
version_scheme = " release-branch-semver"
53
- fallback_version = " 0.36.0 "
53
+ fallback_version = " 0.36.1 "
54
54
55
55
[project ]
56
56
name = " qiskit-ibm-runtime"
Original file line number Diff line number Diff line change
1
+ 0.36.1 (2025-02-14)
2
+ ===================
3
+
4
+ Bug Fixes
5
+ ---------
6
+
7
+ - Fixed an issue where not having ``qiskit-aer `` installed would
8
+ cause an import error. (`2144 <https://github.com/Qiskit/qiskit-ibm-runtime/pull/2144 >`__)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments