From: Tomás Touceda Date: Fri, 12 Jul 2013 18:05:16 +0000 (-0300) Subject: Correct version to 0.2.0 X-Git-Tag: 0.2.0^0 X-Git-Url: https://leap.se/git/keymanager.git/commitdiff_plain/898092e3a754dd19239c3eea314d58d8ff420149 Correct version to 0.2.0 --- diff --git a/setup.py b/setup.py index 83aeddb..84780ed 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ tests_requirements = [ setup( name='leap.keymanager', - version='0.2.1', + version='0.2.0', url='https://leap.se/', license='GPLv3+', description='LEAP\'s Key Manager',