Skip to content

Commit

Permalink
prepare release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed May 14, 2024
1 parent e8e654b commit ae86c38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.1.1 (2024-05-14)

### Bug Fixes and Other Changes

* adding publish workflow

## v0.1.0 (2024-05-14)

### Bug Fixes and Other Changes
Expand All @@ -13,4 +19,3 @@
* Force StateVector and DensityMatrix values to be ndarrays and test
* setting up the repository
* Initial commit

2 changes: 1 addition & 1 deletion src/braket/simulator_v2/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.1.dev0"
__version__ = "0.1.1"

0 comments on commit ae86c38

Please sign in to comment.