diff options
author | Roland Hedberg <roland.hedberg@adm.umu.se> | 2015-07-13 09:04:15 +0200 |
---|---|---|
committer | Roland Hedberg <roland.hedberg@adm.umu.se> | 2015-07-13 09:04:15 +0200 |
commit | 86d2651ae87f978df94a937b66b684b612e4dc25 (patch) | |
tree | aaa533d7330a0b7b0d64ad92554dd4236ed84431 /README.rst | |
parent | ed1bb3362d1f83f0611730530330bf19bc117cb8 (diff) | |
download | pysaml2-86d2651ae87f978df94a937b66b684b612e4dc25.tar.gz |
Update README.rst3.0.0
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |