Skip to content

Commit

Permalink
Merge branch 'main' into work_steal
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Apr 23, 2024
2 parents 953866f + 07d9e1e commit b059135
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.78.0 (2024-04-18)

### Features

* add phase RX gate

## v1.77.6 (2024-04-17)

### Bug Fixes and Other Changes
Expand Down
2 changes: 1 addition & 1 deletion src/braket/_sdk/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "1.77.7.dev0"
__version__ = "1.78.1.dev0"

0 comments on commit b059135

Please sign in to comment.