diff options
Diffstat (limited to 'wrappers/python/docs/source/conf.py')
| -rw-r--r-- | wrappers/python/docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wrappers/python/docs/source/conf.py b/wrappers/python/docs/source/conf.py index e4e82e3..b10ff5e 100644 --- a/wrappers/python/docs/source/conf.py +++ b/wrappers/python/docs/source/conf.py @@ -8,9 +8,9 @@ import sphinx_rtd_theme project = 'python-eduvpn-common' -copyright = '2022, Jeroen Wijenbergh' +copyright = '2023, Jeroen Wijenbergh' author = 'Jeroen Wijenbergh' -release = '0.2.0' +release = '0.3.0' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |
