From: Tomás Touceda Date: Fri, 9 Aug 2013 17:26:52 +0000 (-0300) Subject: Bump version to 0.3.0 X-Git-Tag: 0.3.0^0 X-Git-Url: https://leap.se/git/keymanager.git/commitdiff_plain/3d3062e0463960e9ca1d5d7bb75e768ca876aafd Bump version to 0.3.0 --- diff --git a/setup.py b/setup.py index 84780ed..88fe35f 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ tests_requirements = [ setup( name='leap.keymanager', - version='0.2.0', + version='0.3.0', url='https://leap.se/', license='GPLv3+', description='LEAP\'s Key Manager',