4.0.0 prelease

This commit is contained in:
Sean Whalen
2018-09-16 22:51:49 -04:00
parent e8dd04f952
commit b46fec8983
5 changed files with 165 additions and 15 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "3.9.7"
__version__ = "4.0.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"