This commit is contained in:
Sean Whalen
2018-10-04 22:04:19 -04:00
parent 0709f8cc2f
commit a1927be492
3 changed files with 56 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "4.1.4"
__version__ = "4.1.5"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"