4.1.9 - Workaround for forensic/ruf reports that are missing Arrival-Date

This commit is contained in:
Sean Whalen
2018-10-08 09:09:11 -04:00
parent 5b5e65d48b
commit f1fa8709c2
3 changed files with 19 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "4.1.8"
__version__ = "4.1.9"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"