From 31a36847f1262778b204cdb9d5debf9e86d7e572 Mon Sep 17 00:00:00 2001 From: Youen Date: Thu, 18 May 2023 01:02:38 +0200 Subject: [PATCH] =?UTF-8?q?La=20v1.0.0=20n'est=20pas=20encore=20publi?= =?UTF-8?q?=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 1f9862d..4ff7bf0 100644 --- a/source/conf.py +++ b/source/conf.py @@ -70,4 +70,4 @@ html_theme_options = { smv_branch_whitelist = r'^main$' smv_tag_whitelist = r'^v[\d\.]+$' smv_released_pattern = r'.*tags/v[\d\.]+' -smv_latest_version = 'v1.0.0' +smv_latest_version = 'v0.01'