3.9.4 Fix moving/deleting emails

This commit is contained in:
Sean Whalen
2018-09-06 16:26:41 -04:00
parent b9c4c62b00
commit b1b7f3c329
3 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "3.9.3"
__version__ = "3.9.4"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"