Skip to content

Commit 255899a

Browse files
committed
Merge branch 'main' into jcjaskula-aws/add_in_place_modifications
2 parents 25569ab + 6eee1aa commit 255899a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.57.1 (2023-10-05)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* docs: fix helper docstring
8+
39
## v1.57.0 (2023-10-04)
410

511
### 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.57.1.dev0"
18+
__version__ = "1.57.2.dev0"

0 commit comments

Comments
 (0)