This commit is contained in:
Sean Whalen
2018-09-27 12:01:48 -04:00
parent ec5e8a4ca1
commit a7fb20713b
5 changed files with 66 additions and 18 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "4.0.2"
__version__ = "4.1.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"