From a79182a1adb63d41069aebffe0e8f1aae479870f Mon Sep 17 00:00:00 2001 From: youen Date: Sun, 21 May 2023 09:10:55 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20nom=20de=20la=20ver?= =?UTF-8?q?sion=20la=20plus=20r=C3=A9cente?= 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 4ff7bf0..1f9862d 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 = 'v0.01' +smv_latest_version = 'v1.0.0'