Skip to content

Commit

Permalink
Merge branch 'main' into devices-enum
Browse files Browse the repository at this point in the history
  • Loading branch information
ajberdy committed Jun 26, 2023
2 parents b26c917 + 699717d commit c0c8627
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.44.0 (2023-06-26)

### Features

* add support for qubits in pulse delay and barrier

## v1.43.0 (2023-06-22)

### Features
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.43.1.dev0"
__version__ = "1.44.1.dev0"

0 comments on commit c0c8627

Please sign in to comment.