5.3.0 - Closses issue #45 and issue #57

This commit is contained in:
Sean Whalen
2019-01-28 18:19:07 -05:00
parent cc315d00e1
commit 1ba1bc9543
3 changed files with 28 additions and 17 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "5.2.1"
__version__ = "5.3.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"