From f88a7b917db9dab7c3d7a26b7a7ece11c4d5eb20 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 9 Dec 2024 15:39:33 +0100 Subject: Python: Sync version to 2.99.0 --- 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 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" diff --git a/wrappers/python/setup.cfg b/wrappers/python/setup.cfg index cda63a7..5e0222f 100644 --- a/wrappers/python/setup.cfg +++ b/wrappers/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = eduvpn_common -version = 2.1.0 +version = 2.99.0 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