mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-24 12:55:23 +00:00
9.0.11
- Remove microseconds from DMARC aggregate report time ranges before parsing them.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.11
|
||||
|
||||
## Fixes
|
||||
|
||||
- Remove microseconds from DMARC aggregate report time ranges before parsing them.
|
||||
|
||||
## 9.0.10
|
||||
|
||||
- Support Python 3.14+
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
__version__ = "9.0.10"
|
||||
__version__ = "9.0.11"
|
||||
|
||||
USER_AGENT = f"parsedmarc/{__version__}"
|
||||
|
||||
Reference in New Issue
Block a user