This commit is contained in:
Sean Whalen
2019-04-30 10:09:53 -04:00
parent 0d609c4ff2
commit 20ff722f30
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.3.5"
__version__ = "6.3.6"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"