Change references to authkrb plugin to authgssapi
[cascardo/ipsilon.git] / setup.py
index f608d63..a7e7d4a 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ DATA = 'share/ipsilon/'
 
 setup(
     name = 'ipsilon',
-    version = '0.5.0',
+    version = '0.6.0',
     license = 'GPLv3+',
     maintainer = 'Ipsilon project Contributors',
     maintainer_email = 'ipsilon@lists.fedorahosted.org',