From aeeced363ffe72c2a37bf77fb7a367891599054c Mon Sep 17 00:00:00 2001 From: Roberto Berto Date: Sun, 10 Mar 2024 19:33:08 -0300 Subject: vagrant infra to test and development --- docs/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index 8e9f3c2..4b3b786 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,10 +6,10 @@ # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = 'PyVyOS' -copyright = '2023, Roberto Berto' +project = 'pyvyos' +copyright = '2024, Roberto Berto' author = 'Roberto Berto' -release = '0.2.0' +release = '0.2.1' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration -- cgit v1.2.3