summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ba23f7c..5597076 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ tests_requirements = [
# XXX add classifiers, docs
setup(
name='leap.mail',
- version='0.2.0-dev',
+ version='0.3.0',
url='https://leap.se/',
license='GPLv3+',
author='The LEAP Encryption Access Project',