Skip to content

Commit 4d5120f

Browse files
author
ci
committed
prepare release v1.118.0
1 parent 53aa5b8 commit 4d5120f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v1.118.0 (2026-06-04)
4+
5+
### Deprecations and Removals
6+
7+
* `Circuit.to_ir` default to OpenQASM, warn on JAQCD
8+
39
## v1.117.4 (2026-06-03)
410

511
### Bug Fixes and Other Changes

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.117.5.dev0"
18+
__version__ = "1.118.0"

0 commit comments

Comments
 (0)