Skip to content

Commit

Permalink
0.15 dev bump
Browse files Browse the repository at this point in the history
  • Loading branch information
josh146 committed Feb 2, 2021
1 parent 3ee12c2 commit 04369fd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# Release 0.15.0-dev

### New features since last release

### Breaking changes

### Improvements

### Documentation

### Bug fixes

### Contributors

This release contains contributions from (in alphabetical order):

---

# Release 0.14.0

### Improvements
Expand Down
2 changes: 1 addition & 1 deletion pennylane_lightning/_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.14.0"
__version__ = "0.15.0-dev"

0 comments on commit 04369fd

Please sign in to comment.