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.
1 parent 6dfcaac commit 6ca468bCopy full SHA for 6ca468b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.101.0.post0 (2025-09-03)
4
+
5
+### Documentation Changes
6
7
+ * removed "-" sign from u gate doc
8
9
## v1.101.0 (2025-08-25)
10
11
### Features
src/braket/_sdk/_version.py
@@ -15,4 +15,4 @@
15
Version number (major.minor.patch[-label])
16
"""
17
18
-__version__ = "1.101.1.dev0"
+__version__ = "1.101.0.post0"
0 commit comments