diff options
| author | Roland Hedberg <roland.hedberg@adm.umu.se> | 2013-09-03 11:54:37 +0200 |
|---|---|---|
| committer | Roland Hedberg <roland.hedberg@adm.umu.se> | 2013-09-03 11:54:37 +0200 |
| commit | 0c76a71ca478e317eba5a6c4ac87278f33c7f616 (patch) | |
| tree | 03839c4bf7aaf830ff47befbbf24fd7b58c9a8d3 /setup.py | |
| parent | e2bebdc43e51c86e80c02da977a58657db3e4978 (diff) | |
| download | pysaml2-1.0.3.tar.gz | |
Release 1.0.3v1.0.3
Diffstat (limited to 'setup.py')
| -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', |
