diff options
| author | Roland Hedberg <roland.hedberg@adm.umu.se> | 2013-04-11 10:11:45 +0200 |
|---|---|---|
| committer | Roland Hedberg <roland.hedberg@adm.umu.se> | 2013-04-11 10:11:45 +0200 |
| commit | 96fffb7751059b0bd9888b8ca38a602fcbf5e5b1 (patch) | |
| tree | b9ef00389b1b78ba45cff1aba31be0d133969bc2 | |
| parent | 27737d92c41cf157b6504e10ad91c9d1a09cf4c6 (diff) | |
| download | pysaml2-1.0.1.tar.gz | |
Release version 1.0.01.0.1
| -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.0dev', + version='1.0.0', description='Python implementation of SAML Version 2 to be used in a WSGI environment', # long_description = read("README"), author='Roland Hedberg', |
