From dc85686a11140c30459d116078c363f8ab18e56b Mon Sep 17 00:00:00 2001 From: Josh Izaac Date: Sun, 12 Feb 2023 07:37:49 +0800 Subject: [PATCH] Update _version.py --- xanadu_sphinx_theme/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xanadu_sphinx_theme/_version.py b/xanadu_sphinx_theme/_version.py index 537547d..81c3bd9 100644 --- a/xanadu_sphinx_theme/_version.py +++ b/xanadu_sphinx_theme/_version.py @@ -3,4 +3,4 @@ using the following format: ..[-]. """ -__version__ = "0.4.0-dev" +__version__ = "0.3.6"