Skip to content

Commit

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

* Trigger CI

Co-authored-by: antalszava <[email protected]>
Co-authored-by: Romain Moyard <[email protected]>
  • Loading branch information
3 people authored May 2, 2022
1 parent c47a8f8 commit 9084049
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Release 0.24.0-dev

### New features since last release

### Breaking changes

### Improvements

### Documentation

### Bug fixes

### Contributors

This release contains contributions from (in alphabetical order):

---
# Release 0.23.0

### New features since last release
Expand Down
2 changes: 1 addition & 1 deletion pennylane_qiskit/_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.23.0"
__version__ = "0.24.0-dev"

0 comments on commit 9084049

Please sign in to comment.