From 777858513ddee6903f01c43d204652ecd1d86d0e Mon Sep 17 00:00:00 2001 From: Magnus Wahlberg Date: Tue, 21 Nov 2023 16:27:23 +0100 Subject: [PATCH] add version to docs --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 7d629fd..b03f610 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,6 +9,7 @@ project = "fake-vcf" copyright = "2023, Magnus Wahlberg" author = "Magnus Wahlberg" +version = "0.1.0" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration