This commit is contained in:
Sean Whalen
2018-09-03 22:07:08 -04:00
parent 8afa271cb7
commit 7c6a0b185a
3 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "3.8.1"
__version__ = "3.8.2"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"