Skip to content

Commit 9539e26

Browse files
Post-release version bump to 0.27.0-dev (#153)
This PR bumps the PST version from `0.26.0` to `0.27.0-dev`. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9c2003f commit 9539e26

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Release 0.27.0 (development release)
2+
3+
### Contributors
4+
5+
This release contains contributions from (in alphabetical order):
6+
17
## Release 0.26.0 (current release)
28

39
### Features

pennylane_sphinx_theme/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
using the following format: <major>.<minor>.<patch>[-<pre-release>].
44
"""
55

6-
__version__ = "0.26.0"
6+
__version__ = "0.27.0-dev"

0 commit comments

Comments
 (0)