6.3.5 - Normalize Delivery-Result value in forensic/failure reports (issue #76)

This commit is contained in:
Sean Whalen
2019-04-29 17:02:05 -04:00
parent 3b366a24e4
commit cf62534c5b
4 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.3.4"
__version__ = "6.3.5"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"