Fix build

This commit is contained in:
Sean Whalen
2022-09-09 16:46:57 -04:00
parent 475b89adb0
commit 1e0fa9472c
+1 -1
View File
@@ -11,7 +11,7 @@ dynamic = [
]
description = "A Python package and CLI for parsing aggregate and forensic DMARC reports"
readme = "README.md"
license = "Apache 2.0"
license = "Apache-2.0"
authors = [
{ name = "Sean Whalen", email = "whalenster@gmail.com" },
]