mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-01 11:47:17 +00:00
3 lines
64 B
Python
3 lines
64 B
Python
__version__ = "8.18.9"
|
|
USER_AGENT = f"parsedmarc/{__version__}"
|