Skip to content

Commit c3c51bd

Browse files
Pre-release version bump to 0.12.0 (#83)
* Bump version to `0.12.0` * empty commit --------- Co-authored-by: AndrewGardhouse <[email protected]> Co-authored-by: Andrew Gardhouse <[email protected]>
1 parent a431515 commit c3c51bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xanadu_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.12.0-dev"
6+
__version__ = "0.12.0"

0 commit comments

Comments
 (0)