From 52510ea05b897806c784dbd52b1c120825990ce4 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 16 Apr 2014 18:12:52 -0400 Subject: [PATCH] Bump up to version 0.2 now that we have a basic client and server installers we have reached a milestone. Bump up the version. Signed-off-by: Simo Sorce --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8b0b042..202f319 100755 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ DATA = 'share/ipsilon/' setup( name = 'ipsilon', - version = '0.1', + version = '0.2', license = 'GPLv3+', packages = ['ipsilon', 'ipsilon.admin', 'ipsilon.login', 'ipsilon.util', 'ipsilon.providers', 'ipsilon.providers.saml2', -- 2.20.1