Skip to content

Commit c9e118a

Browse files
author
ci
committed
prepare release v1.23.0
1 parent 8fc0ed8 commit c9e118a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.23.0 (2025-01-15)
4+
5+
### Features
6+
7+
* add rigetti device properties v2 schemas
8+
39
## v1.22.4 (2024-12-09)
410

511
### Bug Fixes and Other Changes

src/braket/_schemas/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
Version number (major.minor.patch[-label])
1616
"""
1717

18-
__version__ = "1.22.5.dev0"
18+
__version__ = "1.23.0"

0 commit comments

Comments
 (0)