Skip to content

Commit

Permalink
Version Bump (#52)
Browse files Browse the repository at this point in the history
* pre release version bump

* added missing changelog entry

Co-authored-by: Jaybsoni <[email protected]>
Co-authored-by: Jay Soni <[email protected]>
  • Loading branch information
3 people authored Apr 21, 2022
1 parent 138dc2c commit 8cd59b6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
# Release 0.21.0-dev

### New features since last release

### Breaking changes
# Release 0.23.0

### Improvements

### Documentation

### Bug fixes
* Added high level access to the `target` kwarg in the
`SimulatorDevice` class for general IonQ devices.
[(#50)](https://github.com/PennyLaneAI/PennyLane-IonQ/pull/50)

### Contributors

This release contains contributions from (in alphabetical order):

Jon Donovan, Antal Száva

---

# Release 0.20.0
Expand Down
2 changes: 1 addition & 1 deletion pennylane_ionq/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "0.21.0-dev"
__version__ = "0.23.0"

0 comments on commit 8cd59b6

Please sign in to comment.