Bump version

This commit is contained in:
Sean Whalen
2018-11-09 16:21:11 -05:00
parent 4cf5dfc4e4
commit c581efbae6
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ from setuptools import setup
from codecs import open
from os import path
__version__ = "4.4.0"
__version__ = "4.4.1"
description = "A Python package and CLI for parsing aggregate and " \
"forensic DMARC reports"