Just to mark that we start on the next version.

This commit is contained in:
Roland Hedberg
2014-11-14 11:34:13 +01:00
parent c2e1ca95f4
commit 725cef1e5f

View File

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