diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/setup.py b/mail/setup.py index ba23f7c..5597076 100644 --- a/mail/setup.py +++ b/mail/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', |