Skip to content

Commit 057ab9f

Browse files
author
ci
committed
prepare release v1.113.0
1 parent 014ea75 commit 057ab9f

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v1.113.0 (2026-03-02)
4+
5+
### Deprecations and Removals
6+
7+
* Aria-1 retirement
8+
9+
### Features
10+
11+
* Automate updating examples list in docs
12+
13+
### Bug Fixes and Other Changes
14+
15+
* integ test fix after Aria-1 retirement
16+
17+
### Documentation Changes
18+
19+
* added script to display recent arXiv publications in README
20+
* update headings and descriptions for api reference
21+
* improve deduplication logic in update_examples script
22+
323
## v1.112.1 (2026-02-18)
424

525
### 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.112.2.dev0"
18+
__version__ = "1.113.0"

0 commit comments

Comments
 (0)