summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ad44633..112736e 100644
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,7 @@ setup(
name='leap.common',
# If you change version, do it also in
# src/leap/common/__init__.py
- version='0.2.3-dev',
+ version='0.2.4',
url='https://leap.se/',
license='GPLv3+',
author='The LEAP Encryption Access Project',