We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6029c56 commit 5ab4460Copy full SHA for 5ab4460
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.73.3 (2024-03-18)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * store account id if already accessed
8
9
## v1.73.2 (2024-03-13)
10
11
### Bug Fixes and Other Changes
src/braket/_sdk/_version.py
@@ -15,4 +15,4 @@
15
Version number (major.minor.patch[-label])
16
"""
17
18
-__version__ = "1.73.3.dev0"
+__version__ = "1.73.3"
0 commit comments