Skip to content

Commit

Permalink
Prepare release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sterseba committed Feb 27, 2024
1 parent 7985ed9 commit 857c63b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.0.1 (2024-02-27)

- Fix recording of QPU task cost in case an event for a status change to `RUNNING` is missing.

## v1.0.0 (2023-03-02)

- Public release of Amazon Braket Cost Control Solution
2 changes: 1 addition & 1 deletion _version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"""Version information.
Version number (major.minor.patch[-label])
"""
__version__ = '1.0.0'
__version__ = '1.0.1'

0 comments on commit 857c63b

Please sign in to comment.