We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fe036 commit 5899601Copy full SHA for 5899601
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v1.4.10 (2024-04-16)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * update description of community repositories
8
+ * add community repo: quantum-computing-exploration-for-drug-discovery-on-aws
9
10
## v1.4.9 (2024-04-01)
11
12
### 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.10.dev0"
+__version__ = "1.4.10"
0 commit comments