Update of chardet to 4.0.0

This commit is contained in:
Miroslav Štampar 2026-06-10 21:03:58 +02:00
parent af0e46316a
commit d47aacbfba
17 changed files with 26950 additions and 1636 deletions

View file

@ -5,5 +5,5 @@ from within setup.py and from chardet subpackages.
:author: Dan Blanchard (dan.blanchard@gmail.com)
"""
__version__ = "3.0.4"
__version__ = "4.0.0"
VERSION = __version__.split('.')