We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386985a commit fd0a852Copy full SHA for fd0a852
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.31.2 (2025-01-16)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * Flatten observable before getting targets
8
9
## v1.31.1 (2025-01-15)
10
11
### Bug Fixes and Other Changes
src/braket/pennylane_plugin/_version.py
@@ -15,4 +15,4 @@
15
Version number (major.minor.patch[-label])
16
"""
17
18
-__version__ = "1.31.2.dev0"
+__version__ = "1.31.2"
0 commit comments