We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.27.0-dev
1 parent 9c2003f commit 9539e26Copy full SHA for 9539e26
.github/CHANGELOG.md
@@ -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
7
## Release 0.26.0 (current release)
8
9
### Features
pennylane_sphinx_theme/_version.py
@@ -3,4 +3,4 @@
using the following format: <major>.<minor>.<patch>[-<pre-release>].
"""
-__version__ = "0.26.0"
+__version__ = "0.27.0-dev"
0 commit comments