Release version

This commit is contained in:
Roland Hedberg
2015-03-11 10:03:39 +01:00
parent 13ff5e8899
commit 1d2d767cc9

View File

@@ -51,7 +51,7 @@ if sys.version_info < (2, 7):
setup(
name='pysaml2',
version='2.4.0beta',
version='2.4.0',
description='Python implementation of SAML Version 2',
# long_description = read("README"),
author='Roland Hedberg',