Skip to content

Commit

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

* trigger ci

Co-authored-by: timmysilv <[email protected]>
Co-authored-by: Matthew Silverman <[email protected]>
  • Loading branch information
3 people authored Dec 14, 2022
1 parent 6adf070 commit c7b7348
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
# Release 0.24.0-dev
# Release 0.28.0

### New features since last release

* Add support for various IonQ native gates.
[(#55)](https://github.com/PennyLaneAI/PennyLane-IonQ/pull/55)

### Breaking changes

### Improvements

### Documentation

### Bug fixes

### Contributors

This release contains contributions from (in alphabetical order):
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.24.0-dev"
__version__ = "0.28.0"

0 comments on commit c7b7348

Please sign in to comment.