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 d21ac9a commit 3bc41c2Copy full SHA for 3bc41c2
setup.py
@@ -51,7 +51,7 @@ def run_tests(self):
51
52
setup(
53
name='pysaml2',
54
- version='2.2.1beta',
+ version='2.3.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