Skip to content

Commit

Permalink
prepare release v1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Jan 15, 2025
1 parent ddf73a4 commit f45d4a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.31.1 (2025-01-15)

### Bug Fixes and Other Changes

* Pin PL <0.40

## v1.31.0 (2024-12-03)

### Deprecations and Removals
Expand Down
2 changes: 1 addition & 1 deletion src/braket/pennylane_plugin/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "1.31.1.dev0"
__version__ = "1.31.1"

0 comments on commit f45d4a9

Please sign in to comment.