Files
parsedmarc/parsedmarc/constants.py
T
Sean Whalen dd9ef90773 9.0.10
- Support Python 3.14+
2026-01-17 14:09:18 -05:00

4 lines
65 B
Python

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