We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.23.0
1 parent a1f2b76 commit e768329Copy full SHA for e768329
.github/CHANGELOG.md
@@ -1,10 +1,10 @@
1
-## Release 0.23.0 (development release)
+## Release 0.23.0 (current release)
2
3
### Contributors
4
5
This release contains contributions from (in alphabetical order):
6
7
-## Release 0.22.0 (current release)
+## Release 0.22.0
8
9
10
pennylane_sphinx_theme/_version.py
@@ -3,4 +3,4 @@
using the following format: <major>.<minor>.<patch>[-<pre-release>].
"""
-__version__ = "0.23.0-dev"
+__version__ = "0.23.0"
0 commit comments