3.6.1 - Parse aggregate reports with missing spf domain

This commit is contained in:
Sean Whalen
2018-06-29 11:56:47 -04:00
parent c269e49c2a
commit e30a5bb14f
6 changed files with 78 additions and 13 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "3.6.0"
__version__ = "3.6.1"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"