We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0d942 commit f705333Copy full SHA for f705333
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.32.0 (2025-08-13)
4
+
5
+### Features
6
7
+ * Program sets
8
9
## v1.31.3 (2025-05-05)
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.4.dev0"
+__version__ = "1.32.0"
0 commit comments