From 2dbf4a5e19eef9abf4fd0ef20028668bae4c858f Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Thu, 15 Aug 2024 16:43:46 -0700 Subject: [PATCH] Realize that "release" means package version --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 4d9e5f0..8b7b96e 100644 --- a/source/conf.py +++ b/source/conf.py @@ -9,7 +9,7 @@ project = "py_webauthn" copyright = "2020, Duo Labs" author = "Duo Labs" -release = "2020" +release = "v2.2.0" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration