Added
-
__version__constant inmalicious-pdf.pyand a--versionCLI flag, so users running from a clone can identify the release they have:$ python3 malicious-pdf.py --version malicious-pdf.py 1.0.1
See CHANGELOG.md for the full list.
__version__ constant in malicious-pdf.py and a --version CLI flag, so users running from a clone can identify the release they have:
$ python3 malicious-pdf.py --version
malicious-pdf.py 1.0.1
See CHANGELOG.md for the full list.