File "version.py"
Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/python311/lib/python3.11/site-packages/setuptools/version.py
File size: 144 bytes
MIME-type: text/x-script.python
Charset: utf-8
import pkg_resources
try:
__version__ = pkg_resources.get_distribution('setuptools').version
except Exception:
__version__ = 'unknown'