Skip to content

Commit

Permalink
prepare release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Aug 23, 2021
1 parent 3a32cca commit b07e67d
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.3.0 (2021-08-23)

### Features

* Calculate arbitrary observables

## v1.2.3 (2021-08-12)

### Bug Fixes and Other Changes
Expand Down
2 changes: 1 addition & 1 deletion src/braket/default_simulator/_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.2.4.dev0"
__version__ = "1.3.0"

0 comments on commit b07e67d

Please sign in to comment.