4.0.2 - Use report timestamps for Splunk timestamps

This commit is contained in:
Sean Whalen
2018-09-26 16:03:20 -04:00
parent c4e39d61b5
commit ec5e8a4ca1
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "4.0.1"
__version__ = "4.0.2"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"