Skip to content

Commit 245aa5c

Browse files
authored
Merge branch 'main' into generic
2 parents 33989b2 + 2e945ed commit 245aa5c

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.102.6 (2025-10-09)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* Use nx functions to construct topology graph
8+
39
## v1.102.5 (2025-10-03)
410

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

0 commit comments

Comments
 (0)