6.1.6 - Better GeoIP error handling

This commit is contained in:
Sean Whalen
2019-02-16 13:50:39 -05:00
parent 39d71968f1
commit de8b4f936c
4 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "6.1.5"
__version__ = "6.1.6"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"