From 4962d0e2d37e93af20c8afdae6f59d4656f272f3 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 7 Jun 2024 00:08:18 +0200 Subject: Version: Update to 2.0.2 --- wrappers/python/eduvpn_common/__init__.py | 2 +- wrappers/python/setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'wrappers/python') diff --git a/wrappers/python/eduvpn_common/__init__.py b/wrappers/python/eduvpn_common/__init__.py index 159d48b..0309ae2 100644 --- a/wrappers/python/eduvpn_common/__init__.py +++ b/wrappers/python/eduvpn_common/__init__.py @@ -1 +1 @@ -__version__ = "2.0.1" +__version__ = "2.0.2" diff --git a/wrappers/python/setup.cfg b/wrappers/python/setup.cfg index 52d3e7a..b4c637b 100644 --- a/wrappers/python/setup.cfg +++ b/wrappers/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = eduvpn_common -version = 2.0.1 +version = 2.0.2 author = Jeroen Wijenbergh author_email = jeroen.wijenbergh@geant.org description = Python wrapper for eduvpn-common, a codebase to build eduVPN clients with -- cgit v1.2.3