AlkantarClanX12

Your IP : 3.133.109.58


Current Path : /proc/self/root/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/chardet/
Upload File :
Current File : //proc/self/root/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/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__ = "5.0.0"
VERSION = __version__.split(".")