3.9.0 - Multiple bug fixes

This commit is contained in:
Sean Whalen
2018-09-06 11:10:18 -04:00
parent f19d623d7d
commit bcde4bebd5
5 changed files with 96 additions and 31 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "3.8.2"
__version__ = "3.9.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"