Add default attributemaps - version change

This commit is contained in:
Roland Hedberg
2012-03-26 09:42:51 +02:00
parent 6df778010d
commit eb53c062d2

View File

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