Support for HTTPS certificate verification or not.
[freeradius-pysaml2.git] / setup.py
index 21b5f04..cc65778 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ def read(fname):
 
 setup(# Distribution meta-data
     name = "freeradius_pysaml2",
-    version = "0.0.5",
+    version = "0.0.6",
     description = "FreeRadius python modules to be used in Moonshot",
     author = "Roland Hedberg",
     author_email = "roland.hedberg@adm.umu.se",