Email-based exception handler

This commit is contained in:
David Baer
2020-01-22 22:46:21 -05:00
parent 96168629b6
commit 00a988744e
3 changed files with 38 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ install_requires=[
setup(
name='DMARCReceiver',
version='0.9',
version='1.0',
description='Receive DMARC reports',
author='David Baer',
author_email='david@amyanddavid.net',