mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-06-05 02:19:43 +00:00
dd9ef90773
- Support Python 3.14+
4 lines
65 B
Python
4 lines
65 B
Python
__version__ = "9.0.10"
|
|
|
|
USER_AGENT = f"parsedmarc/{__version__}"
|