We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc321d8 commit 25fcd2cCopy full SHA for 25fcd2c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.4.12 (2024-06-28)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * Remove oqc
8
9
## v1.4.11 (2024-04-22)
10
11
### Bug Fixes and Other Changes
src/braket/_algos/_version.py
@@ -16,4 +16,4 @@
16
Version number (major.minor.patch[-label])
17
"""
18
19
-__version__ = "1.4.12.dev0"
+__version__ = "1.4.12"
0 commit comments