summaryrefslogtreecommitdiff
path: root/wrappers/python/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/python/pyproject.toml')
-rw-r--r--wrappers/python/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/python/pyproject.toml b/wrappers/python/pyproject.toml
index b43aa5a..1ffefc9 100644
--- a/wrappers/python/pyproject.toml
+++ b/wrappers/python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "eduvpn_common"
-version = "1.99.1"
+version = "1.99.2"
description = "eduvpn-common library"
authors = [
{name = "Jeroen Wijenbergh", email = "jeroen.wijenbergh@geant.org"},