summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-07-26 10:43:19 -0300
committerTomás Touceda <chiiph@leap.se>2013-07-26 10:43:19 -0300
commitb006c2c56fe0b83a3baf6a10a1e7dbe196051b8d (patch)
treec6740a2406adada67ad65c72c66b4727f0221239 /setup.py
parentf6478550641fdd46eeef417e8c9b438a86b68511 (diff)
Bump version to 0.2.70.2.7
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 9b57aa7..43848d0 100644
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ setup(
name='leap.common',
# If you change version, do it also in
# src/leap/common/__init__.py
- version='0.2.6',
+ version='0.2.7',
url='https://leap.se/',
license='GPLv3+',
author='The LEAP Encryption Access Project',