summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-12-09 15:39:33 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-12-09 15:39:33 +0100
commitf88a7b917db9dab7c3d7a26b7a7ece11c4d5eb20 (patch)
tree68cfcf6f64f2ac7750eabd67255e1d2270f95efe
parentef06ec24d3ee3af5d4c210db49744e635f34d1db (diff)
Python: Sync version to 2.99.0
-rw-r--r--wrappers/python/eduvpn_common/__init__.py2
-rw-r--r--wrappers/python/setup.cfg2
2 files changed, 2 insertions, 2 deletions
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