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