Release version

This commit is contained in:
Roland Hedberg
2016-10-14 10:06:51 +02:00
parent 0f08f625f8
commit ccb842d20b

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.2.0" __version__ = "4.3.0"
import logging import logging
import six import six