Files
parsedmarc/parsedmarc/constants.py
T
Sean Whalen c5dbe2c4dc 8.10.9
- Complete fix for #687 and more robust report type detection
2025-11-20 23:50:42 -05:00

3 lines
64 B
Python

__version__ = "8.18.9"
USER_AGENT = f"parsedmarc/{__version__}"