3.9.6 - Finish incomplete broken pipe fix

This commit is contained in:
Sean Whalen
2018-09-11 11:18:56 -04:00
parent a6dbf807e4
commit f59c0d62fc
3 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "3.9.5"
__version__ = "3.9.6"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"