from parsedmarc.utils import parse_email
from parsedmarc.utils import timestamp_to_human, human_timestamp_to_datetime
-__version__ = "8.14.0"
+__version__ = "8.15.0"
logger.debug("parsedmarc v{0}".format(__version__))
@@ -672,31 +672,32 @@ Source code for parsedmarc
"Unexpected error: {0}".format(error.__str__()))
-