diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-12-09 15:39:33 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-12-09 15:39:33 +0100 |
| commit | f88a7b917db9dab7c3d7a26b7a7ece11c4d5eb20 (patch) | |
| tree | 68cfcf6f64f2ac7750eabd67255e1d2270f95efe /wrappers/python/eduvpn_common | |
| parent | ef06ec24d3ee3af5d4c210db49744e635f34d1db (diff) | |
Python: Sync version to 2.99.0
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 9aa3f90..c4444a3 100644 --- a/wrappers/python/eduvpn_common/__init__.py +++ b/wrappers/python/eduvpn_common/__init__.py @@ -1 +1 @@ -__version__ = "2.1.0" +__version__ = "2.99.0" |
