Sean Whalen
2018-08-01 11:09:55 -04:00
parent f0040ce53e
commit ebc79cbe9c
5 changed files with 125 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.7.1"
__version__ = "3.7.2"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"