Skip to content

Commit 13f4b9a

Browse files
author
ci
committed
prepare release v1.115.0
1 parent b1ec7ef commit 13f4b9a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v1.115.0 (2026-04-07)
4+
5+
### Features
6+
7+
* launch cepheus device
8+
9+
### Bug Fixes and Other Changes
10+
11+
* rename Devices.Rigetti.Cepheus1 to Cepheus1108Q to match device name
12+
313
## v1.114.0 (2026-03-23)
414

515
### Features

src/braket/_sdk/_version.py

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

18-
__version__ = "1.114.1.dev0"
18+
__version__ = "1.115.0"

0 commit comments

Comments
 (0)