Skip to content

Commit

Permalink
Merge pull request #54 from PennyLaneAI/post-release-version-bump
Browse files Browse the repository at this point in the history
Version Bump
  • Loading branch information
mudit2812 committed Aug 29, 2023
2 parents 578947e + cba05aa commit 44f33ef
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Release 0.33.0-dev

### New features since last release

### Improvements 🛠

### Breaking changes 💔

### Deprecations 👋

### Documentation 📝

### Bug fixes 🐛

### Contributors ✍️

This release contains contributions from (in alphabetical order):

---
# Release 0.32.0

### Breaking changes 💔
Expand Down
2 changes: 1 addition & 1 deletion pennylane_aqt/_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.32.0"
__version__ = "0.33.0-dev"

0 comments on commit 44f33ef

Please sign in to comment.