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'