This commit is contained in:
Sean Whalen
2019-02-16 13:29:07 -05:00
parent 0e5247d79f
commit a16b5c5627
6 changed files with 27 additions and 10 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.1.4"
__version__ = "6.1.5"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"