0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.219.158.84


Current Path : /snap/core22/1722/lib/python3/dist-packages/chardet/
Upload File :
Current File : //snap/core22/1722/lib/python3/dist-packages/chardet/version.py

"""
This module exists only to simplify retrieving the version number of chardet
from within setup.py and from chardet subpackages.

:author: Dan Blanchard (dan.blanchard@gmail.com)
"""

__version__ = "4.0.0"
VERSION = __version__.split('.')