We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec1aaf commit bcbdec7Copy full SHA for bcbdec7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.5.0 (2024-09-27)
4
+
5
+### Features
6
7
+ * remove Aspen-M-3, replace with Ankaa-2
8
9
## v1.4.13.post0 (2024-09-23)
10
11
### Documentation Changes
src/braket/_algos/_version.py
@@ -16,4 +16,4 @@
16
Version number (major.minor.patch[-label])
17
"""
18
19
-__version__ = "1.4.14.dev0"
+__version__ = "1.5.0"
0 commit comments