working on new version.
This commit is contained in:
2
setup.py
2
setup.py
@@ -66,7 +66,7 @@ if sys.version_info < (2, 7):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pysaml2',
|
name='pysaml2',
|
||||||
version='2.0.0',
|
version='2.0.1beta',
|
||||||
description='Python implementation of SAML Version 2 to be used in a WSGI environment',
|
description='Python implementation of SAML Version 2 to be used in a WSGI environment',
|
||||||
# long_description = read("README"),
|
# long_description = read("README"),
|
||||||
author='Roland Hedberg',
|
author='Roland Hedberg',
|
||||||
|
Reference in New Issue
Block a user