diff options
| author | eduardormorais <eduardoromorais@gmail.com> | 2025-08-29 14:00:39 -0300 |
|---|---|---|
| committer | eduardormorais <eduardoromorais@gmail.com> | 2025-08-29 14:00:39 -0300 |
| commit | 33cbb56d994a523c5a68f037aed0912fea08fa4d (patch) | |
| tree | 3ffda1d46a244396cf06975dca48e96ee5b1e417 /docs/source | |
| parent | 03478da3942213ce0593f461818c99373cbb1d21 (diff) | |
| download | pyvyos-33cbb56d994a523c5a68f037aed0912fea08fa4d.tar.gz pyvyos-33cbb56d994a523c5a68f037aed0912fea08fa4d.zip | |
Feature/9910428810 - Updating version.
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index c644a0d..bfa4675 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ project = "pyvyos" copyright = "2024, Roberto Berto" author = "Roberto Berto" -release = "0.2.1" +release = "0.3.0" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |
