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/eduvpn_common | |
| parent | 845c67476979bd031890ef430f24a0acbd9f2c7c (diff) | |
Version: Bump to 0.2.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 3dc1f76..d3ec452 100644 --- a/wrappers/python/eduvpn_common/__init__.py +++ b/wrappers/python/eduvpn_common/__init__.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.2.0" |
