diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:20:55 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:20:55 +0100 |
| commit | 56e65da14612516103e152524d19763ceb28013f (patch) | |
| tree | 7dcbbc3bebea9c0b5fc8df9e44142cb80dccee67 /wrappers/python/eduvpn_common/__init__.py | |
| parent | 48a6b4c90f0e4e0beb7c30e6351ab2b4352e4f5d (diff) | |
Version: Update to 1.0.0
Diffstat (limited to 'wrappers/python/eduvpn_common/__init__.py')
| -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 c0f51b7..5becc17 100644 --- a/wrappers/python/eduvpn_common/__init__.py +++ b/wrappers/python/eduvpn_common/__init__.py @@ -1 +1 @@ -__version__ = "0.99.0" +__version__ = "1.0.0" |
