diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-20 16:22:27 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-21 18:28:52 +0100 |
| commit | 39b017a21637dbd383faec2360663eb200329f43 (patch) | |
| tree | 0e87ffafe1c4149e3ef420e273c9443b1ae92732 /wrappers/python/docs/source | |
| parent | 845c67476979bd031890ef430f24a0acbd9f2c7c (diff) | |
Version: Bump to 0.2.0
Diffstat (limited to 'wrappers/python/docs/source')
| -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 d7b8c57..e4e82e3 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 = '2022, Jeroen Wijenbergh' author = 'Jeroen Wijenbergh' -release = '0.1.0' +release = '0.2.0' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration |
