Bump version to 6.5.1

This commit is contained in:
Sean Whalen
2019-07-18 13:16:39 -04:00
parent 2d5f613870
commit a58975fc1c
3 changed files with 17 additions and 190 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.5.0"
__version__ = "6.5.1"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"