Skip to content

Commit 368684c

Browse files
author
ci
committed
prepare release v1.4.8
1 parent 731ab94 commit 368684c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.4.8 (2024-03-05)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* build(deps): bump codecov/codecov-action from 3 to 4
8+
39
## v1.4.7 (2024-02-19)
410

511
### Bug Fixes and Other Changes

src/braket/_algos/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
Version number (major.minor.patch[-label])
1717
"""
1818

19-
__version__ = "1.4.8.dev0"
19+
__version__ = "1.4.8"

0 commit comments

Comments
 (0)