We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25569ab + 6eee1aa commit 255899aCopy full SHA for 255899a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.57.1 (2023-10-05)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * docs: fix helper docstring
8
9
## v1.57.0 (2023-10-04)
10
11
### Features
src/braket/_sdk/_version.py
@@ -15,4 +15,4 @@
15
Version number (major.minor.patch[-label])
16
"""
17
18
-__version__ = "1.57.1.dev0"
+__version__ = "1.57.2.dev0"
0 commit comments