This commit is contained in:
Sean Whalen
2019-02-15 08:57:51 -05:00
parent fdf8ea292f
commit 2eceac3100
5 changed files with 16 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__ = "6.1.0"
__version__ = "6.1.1"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"