Release 2.1.0

This commit is contained in:
Roland Hedberg
2014-09-22 10:38:05 +02:00
parent abb848e026
commit d84594a008

View File

@@ -50,7 +50,7 @@ if sys.version_info < (2, 7):
setup(
name='pysaml2',
version='2.0.1',
version='2.1.0',
description='Python implementation of SAML Version 2 to be used in a WSGI environment',
# long_description = read("README"),
author='Roland Hedberg',