/usr/lib/python3/dist-packages/proselint/version.py is in python3-proselint 0.8.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | """Proselint version number."""
__version__ = "0.8.0"
|