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 6c5acff commit c2e1ca9Copy full SHA for c2e1ca9
setup.py
@@ -51,7 +51,7 @@ def run_tests(self):
51
52
setup(
53
name='pysaml2',
54
- version='2.1.0',
+ version='2.2.0',
55
description='Python implementation of SAML Version 2 to be used in a WSGI environment',
56
# long_description = read("README"),
57
author='Roland Hedberg',
0 commit comments