This commit is contained in:
Sean Whalen
2019-03-29 12:44:35 -04:00
parent 2f44d8fe3d
commit a7814d1bf7
8 changed files with 119 additions and 14 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.2.2"
__version__ = "6.3.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"