This commit is contained in:
Sean Whalen
2019-02-24 14:32:41 -05:00
parent e3f4291ff1
commit 4813f7bc87
5 changed files with 31 additions and 18 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.1.8"
__version__ = "6.2.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"