Release version.

This commit is contained in:
Roland Hedberg
2015-02-03 09:19:45 +01:00
parent d21ac9a70b
commit 3bc41c2d71

View File

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