Workaround for dovecot mail server bug (issue #3)

This commit is contained in:
Sean Whalen
2018-08-21 03:47:04 -04:00
parent d74ec346ce
commit 7758411244
4 changed files with 17 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.7.3"
__version__ = "3.7.4"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"