We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bebdc commit 0c76a71Copy full SHA for 0c76a71
setup.py
@@ -63,7 +63,7 @@ def run_tests(self):
63
64
setup(
65
name='pysaml2',
66
- version='1.0.3beta',
+ version='1.0.3',
67
description='Python implementation of SAML Version 2 to be used in a WSGI environment',
68
# long_description = read("README"),
69
author='Roland Hedberg',
0 commit comments