4.1.8 - Be more forgiving of weird XML

This commit is contained in:
Sean Whalen
2018-10-07 12:50:02 -04:00
parent ead03b9779
commit 16a4be2205
8 changed files with 181 additions and 21 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "4.1.7"
__version__ = "4.1.8"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"