diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-09-24 16:11:11 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-09-30 10:16:15 +0100 |
| commit | 23268a0ebddab9f23c2a2a3e9ca8f22016a9fd2b (patch) | |
| tree | 22e2a428949d1bf5f8bae83b0e5868f1eb0cf091 /wrappers/python/eduvpn_common | |
| parent | 0a98c2990418d09b7dd857cc30a774cd9a9a943d (diff) | |
Version: Update to 4.0.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 528787c..ce1305b 100644 --- a/wrappers/python/eduvpn_common/__init__.py +++ b/wrappers/python/eduvpn_common/__init__.py @@ -1 +1 @@ -__version__ = "3.0.0" +__version__ = "4.0.0" |
