Files
parsedmarc/parsedmarc/constants.py
T
Sean Whalen 71511c0cfc 8.18.5
- Fix CSV download
2025-06-03 11:44:42 -04:00

3 lines
64 B
Python

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