diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:20:55 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:20:55 +0100 |
| commit | 56e65da14612516103e152524d19763ceb28013f (patch) | |
| tree | 7dcbbc3bebea9c0b5fc8df9e44142cb80dccee67 /wrappers/python/docs/source/conf.py | |
| parent | 48a6b4c90f0e4e0beb7c30e6351ab2b4352e4f5d (diff) | |
Version: Update to 1.0.0
Diffstat (limited to 'wrappers/python/docs/source/conf.py')
| -rw-r--r-- | wrappers/python/docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/python/docs/source/conf.py b/wrappers/python/docs/source/conf.py index 1833c8f..5a8f75e 100644 --- a/wrappers/python/docs/source/conf.py +++ b/wrappers/python/docs/source/conf.py @@ -10,7 +10,7 @@ import sphinx_rtd_theme project = 'python-eduvpn-common' copyright = '2023, Jeroen Wijenbergh' author = 'Jeroen Wijenbergh' -release = '0.99.0' +release = '1.0.0' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |
