summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-09 14:37:22 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-09 14:37:22 -0300
commit8c6e5995ef9d21c9993cbdd9a2bc0bb0dc52d65c (patch)
tree49467cb7687861ece4cd3454664d0e6cdaee77aa
parent2241c434dc789beb8b7420dc2773c605b2b725c7 (diff)
Bump version to 0.3.00.3.0
-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',