diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-06-06 12:07:18 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-06-06 14:33:07 +0200 |
| commit | e12a9820895b48de6d1b8408364fec45958bc6c5 (patch) | |
| tree | ebf87e6217f764a682cf066f8de8d5a27b67bcef /wrappers/python/eduvpn_common | |
| parent | 6e5ff7f6063c3e34cd74005139db134e2a3687ba (diff) | |
Version: Update to 2.0.12.0.1
Diffstat (limited to 'wrappers/python/eduvpn_common')
| -rw-r--r-- | wrappers/python/eduvpn_common/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/python/eduvpn_common/__init__.py b/wrappers/python/eduvpn_common/__init__.py index 8c0d5d5..159d48b 100644 --- a/wrappers/python/eduvpn_common/__init__.py +++ b/wrappers/python/eduvpn_common/__init__.py @@ -1 +1 @@ -__version__ = "2.0.0" +__version__ = "2.0.1" |
