We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc0ed8 commit c9e118aCopy full SHA for c9e118a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.23.0 (2025-01-15)
4
+
5
+### Features
6
7
+ * add rigetti device properties v2 schemas
8
9
## v1.22.4 (2024-12-09)
10
11
### Bug Fixes and Other Changes
src/braket/_schemas/_version.py
@@ -15,4 +15,4 @@
15
Version number (major.minor.patch[-label])
16
"""
17
18
-__version__ = "1.22.5.dev0"
+__version__ = "1.23.0"
0 commit comments