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 c0bd98f..269d755 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ dependency_links = [
setup(
name='leap.common',
- version='0.2.0-dev',
+ version='0.2.1-dev',
url='https://leap.se/',
license='GPLv3+',
author='The LEAP Encryption Access Project',