Skip to content

Commit

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

* Trigger CI

---------

Co-authored-by: mudit2812 <mudit2812@users.noreply.github.com>
Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
  • Loading branch information
3 people authored Nov 1, 2024
1 parent f8310d2 commit 8f90a4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
12 changes: 1 addition & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
# Release 0.37.0-dev

### New features since last release

### Improvements 🛠

### Breaking changes 💔

### Deprecations 👋

### Documentation 📝
# Release 0.39.0

### Bug fixes 🐛

Expand Down
2 changes: 1 addition & 1 deletion pennylane_cirq/_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.37.0-dev"
__version__ = "0.39.0"

0 comments on commit 8f90a4a

Please sign in to comment.