Start work on 6.6.0

This commit is contained in:
Sean Whalen
2019-09-22 00:20:21 -04:00
parent 8a41505c4e
commit a1303a2168
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.5.5"
__version__ = "6.6.0"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"