diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-04-18 11:16:03 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-04-18 14:05:19 +0200 |
| commit | ce637cb12e8ea517dd7b48becf1151fab05d5fbf (patch) | |
| tree | 3a04edcfd683181b62bf3f19a0a2b8516b2cc717 /wrappers/python/docs | |
| parent | 085ef1f73e991ce49fb0d47ffbf31d4cdf6aed17 (diff) | |
Version: Update to 1.1.01.1.0
Diffstat (limited to 'wrappers/python/docs')
| -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 5a8f75e..a7c45c2 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 = '1.0.0' +release = '1.1.0' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |
