Skip to content

Commit 5ab4460

Browse files
author
ci
committed
prepare release v1.73.3
1 parent 6029c56 commit 5ab4460

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.73.3 (2024-03-18)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* store account id if already accessed
8+
39
## v1.73.2 (2024-03-13)
410

511
### Bug Fixes and Other Changes

src/braket/_sdk/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
Version number (major.minor.patch[-label])
1616
"""
1717

18-
__version__ = "1.73.3.dev0"
18+
__version__ = "1.73.3"

0 commit comments

Comments
 (0)