release version.

This commit is contained in:
Roland Hedberg
2016-02-12 17:38:32 +01:00
parent 773bf9570b
commit 24f141c99f

View File

@@ -17,7 +17,7 @@
provides methods and functions to convert SAML classes to and from strings. provides methods and functions to convert SAML classes to and from strings.
""" """
__version__ = "4.0.3rc1" __version__ = "4.0.3"
import logging import logging
import six import six