diff options
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ if sys.version_info < (2, 7): setup( name='pysaml2', - version='1.0.3beta', + version='1.0.3', description='Python implementation of SAML Version 2 to be used in a WSGI environment', # long_description = read("README"), author='Roland Hedberg', |
