From 86d2651ae87f978df94a937b66b684b612e4dc25 Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Mon, 13 Jul 2015 09:04:15 +0200 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 19477d7ff..135238e6a 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ PySAML2 - SAML2 in Python ************************* :Author: Roland Hedberg -:Version: 1.0.0 +:Version: 3.0.0 PySAML2 is a pure python implementation of SAML2. It contains all necessary pieces for building a SAML2 service provider or an identity provider.