Skip to content

Commit 80d2bf8

Browse files
Pre-release version bump to 0.7.0 (#58)
* Bump version to `0.7.0` * Trigger Build --------- Co-authored-by: Alan-eMartin <[email protected]> Co-authored-by: Alan Martin <[email protected]>
1 parent f78d462 commit 80d2bf8

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.7.0-dev"
6+
__version__ = "0.7.0"

0 commit comments

Comments
 (0)