summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpn_common/__init__.py
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-09-27 12:08:23 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-09-27 12:08:23 +0200
commit2cffe792d8070f37345056e8c88379aa8a2774fd (patch)
tree2b87d1c8b16dd3492b8123707b1f21a0306c7318 /wrappers/python/eduvpn_common/__init__.py
parent09ec69dfdef409868f1cb39cb8cc4b33c8690c9f (diff)
Version: Ensure that we load a specific one
Diffstat (limited to 'wrappers/python/eduvpn_common/__init__.py')
-rw-r--r--wrappers/python/eduvpn_common/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/wrappers/python/eduvpn_common/__init__.py b/wrappers/python/eduvpn_common/__init__.py
index e69de29..3dc1f76 100644
--- a/wrappers/python/eduvpn_common/__init__.py
+++ b/wrappers/python/eduvpn_common/__init__.py
@@ -0,0 +1 @@
+__version__ = "0.1.0"